summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2020-12-05 14:54:59 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2020-12-05 14:55:05 +0100
commitf7b37f45a0684adbf02f217532debaa5defaeb08 (patch)
tree82f72574dd12681a12cb09566f84c18a112f2f47 /nongnu
parentb08ea529d4d36468b20ef4aff6dc87b3de0eff70 (diff)
gnu: dxvk-1.7: Update to 1.7.3.
* nongnu/packages/wine.scm (dxvk-1.7): Update to 1.7.3.
Diffstat (limited to 'nongnu')
-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 07ac350..2cd3d2a 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.2")
+ (version "1.7.3")
(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
- "0nz1jzmnskc7pqa42ybbvn4mi4h8kdvmdmjpidn4zbrzm6yzcqhn"))))
+ "185b80h7l62nv8k9rp32fkn00aglwcw9ccm6bx2n7bdpar149hp4"))))
(build-system copy-build-system)
(arguments
`(#:install-plan