mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-24 15:54:52 +01:00
nongnu: dxvk-next: Update to 1.9.
* nongnu/packages/wine.scm (dxvk-next): Update to 1.9.
This commit is contained in:
parent
7d824b5780
commit
1f974b76f8
1 changed files with 2 additions and 2 deletions
|
@ -157,7 +157,7 @@ Use @command{setup_dxvk} to install the required libraries to a Wine prefix.")
|
|||
(define-public dxvk-next
|
||||
(package
|
||||
(name "dxvk")
|
||||
(version "1.8.1")
|
||||
(version "1.9")
|
||||
(home-page "https://github.com/doitsujin/dxvk/")
|
||||
(source (origin
|
||||
(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") )
|
||||
(sha256
|
||||
(base32
|
||||
"1s30vq7c34aczbzlqb8aw18klqb4iw1szqsn8klasyc2dz20jskm"))))
|
||||
"1vd64525c6qwvxhdsqp7icbf7zsfdcyj125p0hm1k1rqg3w6hf23"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
`(#:install-plan
|
||||
|
|
Loading…
Reference in a new issue