nongnu: dxvk-next: Update to 1.9.

* nongnu/packages/wine.scm (dxvk-next): Update to 1.9.
This commit is contained in:
Pierre Neidhardt 2021-07-05 20:50:17 +02:00
parent 7d824b5780
commit 1f974b76f8
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -157,7 +157,7 @@ Use @command{setup_dxvk} to install the required libraries to a Wine prefix.")
(define-public dxvk-next (define-public dxvk-next
(package (package
(name "dxvk") (name "dxvk")
(version "1.8.1") (version "1.9")
(home-page "https://github.com/doitsujin/dxvk/") (home-page "https://github.com/doitsujin/dxvk/")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
@ -166,7 +166,7 @@ Use @command{setup_dxvk} to install the required libraries to a Wine prefix.")
version "/dxvk-" version ".tar.gz") ) version "/dxvk-" version ".tar.gz") )
(sha256 (sha256
(base32 (base32
"1s30vq7c34aczbzlqb8aw18klqb4iw1szqsn8klasyc2dz20jskm")))) "1vd64525c6qwvxhdsqp7icbf7zsfdcyj125p0hm1k1rqg3w6hf23"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
`(#:install-plan `(#:install-plan