summaryrefslogtreecommitdiff
path: root/nongnu/packages/wine.scm
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2021-02-23 08:42:46 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2021-02-23 08:42:46 +0100
commit7428b7288eed0a50eed7a4fe373ac92c06a84588 (patch)
tree14ad7dfa75195f11b33069aaf2db414a76107f9e /nongnu/packages/wine.scm
parent0da7b3710f19fe5ee25825583267ac7247ff0918 (diff)
Revert "nongnu: dxvk-1.7: Update to 1.8 and rename to dxvk-next."
This reverts commit d8c663800de10bc4c8180acd71379e061c6f0458. Renaming this public variable seems to break `guix pull'. This must be done differently.
Diffstat (limited to 'nongnu/packages/wine.scm')
-rw-r--r--nongnu/packages/wine.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/nongnu/packages/wine.scm b/nongnu/packages/wine.scm
index df1fa4c..719092d 100644
--- a/nongnu/packages/wine.scm
+++ b/nongnu/packages/wine.scm
@@ -79,10 +79,10 @@ automatically. It also allows the installation of missing nonfree DLLs and
tweaking of various Wine settings.")
(license license:lgpl2.1)))
-(define-public dxvk-next ; 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
(name "dxvk")
- (version "1.8")
+ (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
- "0vj7v9dhaw18ymzl0z3155g18v92k444fi37jw9m0zxcjk27lkz8"))))
+ "185b80h7l62nv8k9rp32fkn00aglwcw9ccm6bx2n7bdpar149hp4"))))
(build-system copy-build-system)
(arguments
`(#:install-plan