nongnu: dxvk: Update to 1.7.2.
* nongnu/packages/wine.scm (dxvk-1): Update to 1.7.2.
This commit is contained in:
parent
c68acef012
commit
e44c138b3b
|
@ -82,7 +82,7 @@ tweaking of various Wine settings.")
|
||||||
(define-public dxvk-1.7 ; Upstream Guix dxvk does not build anymore because of missing mingw compiler.
|
(define-public dxvk-1.7 ; Upstream Guix dxvk does not build anymore because of missing mingw compiler.
|
||||||
(package
|
(package
|
||||||
(name "dxvk")
|
(name "dxvk")
|
||||||
(version "1.7.1")
|
(version "1.7.2")
|
||||||
(home-page "https://github.com/doitsujin/dxvk/")
|
(home-page "https://github.com/doitsujin/dxvk/")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -91,7 +91,7 @@ tweaking of various Wine settings.")
|
||||||
version "/dxvk-" version ".tar.gz") )
|
version "/dxvk-" version ".tar.gz") )
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1265bxfq0n5a81l2rsdx2s82r85fjcski42fc0id0vhr0576rrkc"))))
|
"0nz1jzmnskc7pqa42ybbvn4mi4h8kdvmdmjpidn4zbrzm6yzcqhn"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:install-plan
|
`(#:install-plan
|
||||||
|
|
Loading…
Reference in New Issue
Block a user