[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/22: gnu: wine and wine64: Update to 8.16
From: |
guix-commits |
Subject: |
22/22: gnu: wine and wine64: Update to 8.16 |
Date: |
Mon, 25 Sep 2023 06:32:16 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit a965ff448dc9d92d18a51068388faf21e394d483
Author: Arne Babenhauserheide <arne_bab@web.de>
AuthorDate: Thu Sep 21 08:28:42 2023 +0200
gnu: wine and wine64: Update to 8.16
* gnu/packages/wine.scm (wine-minimal): Update to 8.16.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/wine.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
index 88f146b46b..3822165f7f 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -79,7 +79,7 @@
(define-public wine-minimal
(package
(name "wine-minimal")
- (version "8.0")
+ (version "8.16")
(source
(origin
(method url-fetch)
@@ -91,7 +91,7 @@
(string-append "https://dl.winehq.org/wine/source/" dir
"wine-" version ".tar.xz")))
(sha256
- (base32 "0bkr3klvjy8h4djddr31fvapsi9pc2rsiyhaa7j1lwpq704w4wh2"))))
+ (base32 "1zgkqflqgl2y3a90f2nvcc1vhzr9ni0lps276553j8zgbqvnd0hn"))))
(build-system gnu-build-system)
(native-inputs (list bison flex))
(inputs `())
- 12/22: gnu: bcachefs-tools: Update to 1.2., (continued)
- 12/22: gnu: bcachefs-tools: Update to 1.2., guix-commits, 2023/09/25
- 15/22: gnu: bemenu: Update to 0.6.16., guix-commits, 2023/09/25
- 16/22: gnu: sigrok-firmware-fx2lafw: Rely on implicit inputs., guix-commits, 2023/09/25
- 17/22: gnu: sigrok-firmware-fx2lafw: Remove input labels., guix-commits, 2023/09/25
- 19/22: gnu: sigrok-firmware-fx2lafw: Explicitly disable tests., guix-commits, 2023/09/25
- 20/22: gnu: sigrok-firmware-fx2lafw: Update to 0.1.7-1.96b0b47., guix-commits, 2023/09/25
- 06/22: gnu: kiwix-tools: Update to 3.5.0., guix-commits, 2023/09/25
- 08/22: gnu: dos2unix: Update to 7.5.1., guix-commits, 2023/09/25
- 21/22: gnu: stcgal: Update to 1.10., guix-commits, 2023/09/25
- 18/22: gnu: sigrok-firmware-fx2lafw: Adjust format., guix-commits, 2023/09/25
- 22/22: gnu: wine and wine64: Update to 8.16,
guix-commits <=
- 02/22: gnu: xnedit: Update to 1.5.1., guix-commits, 2023/09/25