nongnu: winetricks: Update to 20220411.
* nongnu/packages/wine.scm (winetricks): Update to 20220411. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
0763a1d43b
commit
6666b5580a
|
@ -36,7 +36,7 @@
|
||||||
(define-public winetricks
|
(define-public winetricks
|
||||||
(package
|
(package
|
||||||
(name "winetricks")
|
(name "winetricks")
|
||||||
(version "20210206")
|
(version "20220411")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0x2ykd6krk0fric45yl4gcc8cdv6j206l62rc9klw0rxfv12hz5n"))))
|
"09bv6wsm3y9p6jhlcmnjlnczdyr996b2mvxg4fbvlqa3fv9gac8n"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("cabextract" ,cabextract)
|
`(("cabextract" ,cabextract)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user