From e9f8c84614be748cf02a3924db6ed2b77fb0ff80 Mon Sep 17 00:00:00 2001 From: Jonathan Brielmaier Date: Thu, 26 May 2022 22:44:12 +0200 Subject: nongnu: dxvk-next: Update to 1.10.1. * nongnu/packages/wine.scm (dxvk-next): Update to 1.10.1. --- nongnu/packages/wine.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/wine.scm b/nongnu/packages/wine.scm index 3900e41..ff15e23 100644 --- a/nongnu/packages/wine.scm +++ b/nongnu/packages/wine.scm @@ -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 -- cgit v1.2.3