summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2020-11-05 09:48:35 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2020-11-05 09:48:44 +0100
commite44c138b3b03d3ecbd84e75dc1b206a68c493364 (patch)
tree0eba7aba1b61d4edaa094cb0dd5c8ecef7c60917
parentc68acef01289633f3d1667f023a5d98525544930 (diff)
nongnu: dxvk: Update to 1.7.2.
* nongnu/packages/wine.scm (dxvk-1): Update to 1.7.2.
-rw-r--r--nongnu/packages/wine.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/wine.scm b/nongnu/packages/wine.scm
index aa0087d..07ac350 100644
--- a/nongnu/packages/wine.scm
+++ b/nongnu/packages/wine.scm
@@ -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.
(package
(name "dxvk")
- (version "1.7.1")
+ (version "1.7.2")
(home-page "https://github.com/doitsujin/dxvk/")
(source (origin
(method url-fetch)
@@ -91,7 +91,7 @@ tweaking of various Wine settings.")
version "/dxvk-" version ".tar.gz") )
(sha256
(base32
- "1265bxfq0n5a81l2rsdx2s82r85fjcski42fc0id0vhr0576rrkc"))))
+ "0nz1jzmnskc7pqa42ybbvn4mi4h8kdvmdmjpidn4zbrzm6yzcqhn"))))
(build-system copy-build-system)
(arguments
`(#:install-plan