mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
nongnu: dxvk-next: Update to 1.10.1.
* nongnu/packages/wine.scm (dxvk-next): Update to 1.10.1.
This commit is contained in:
parent
16beffcd1f
commit
e9f8c84614
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.9")
|
||||
(version "1.10.1")
|
||||
(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
|
||||
"1vd64525c6qwvxhdsqp7icbf7zsfdcyj125p0hm1k1rqg3w6hf23"))))
|
||||
"1ah7nci49ipaj7z7zac4dqbrxq1ic3zyky42kkid8wqarf198d6w"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
`(#:install-plan
|
||||
|
|
Loading…
Reference in a new issue