nongnu: winetricks: Update to 20230212.
* nongnu/packages/wine.scm (winetricks): Update to 20230212. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
c760d7b834
commit
e951cda078
|
@ -21,7 +21,7 @@
|
||||||
(define-public winetricks
|
(define-public winetricks
|
||||||
(package
|
(package
|
||||||
(name "winetricks")
|
(name "winetricks")
|
||||||
(version "20220411")
|
(version "20230212")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09bv6wsm3y9p6jhlcmnjlnczdyr996b2mvxg4fbvlqa3fv9gac8n"))))
|
"15glm6ws0zihcks93l39mli8wf5b5vkijb0vaid9cqra6x0zppd5"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("cabextract" ,cabextract)
|
`(("cabextract" ,cabextract)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user