gnu: dxvk-1.7: Update to 1.7.3.

* nongnu/packages/wine.scm (dxvk-1.7): Update to 1.7.3.
This commit is contained in:
Pierre Neidhardt 2020-12-05 14:54:59 +01:00
parent b08ea529d4
commit f7b37f45a0
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -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.2") (version "1.7.3")
(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
"0nz1jzmnskc7pqa42ybbvn4mi4h8kdvmdmjpidn4zbrzm6yzcqhn")))) "185b80h7l62nv8k9rp32fkn00aglwcw9ccm6bx2n7bdpar149hp4"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
`(#:install-plan `(#:install-plan