[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/22: gnu: sdl2: Update to 2.30.8.
From: |
guix-commits |
Subject: |
21/22: gnu: sdl2: Update to 2.30.8. |
Date: |
Fri, 18 Oct 2024 21:29:36 -0400 (EDT) |
podiki pushed a commit to branch mesa-updates
in repository guix.
commit 7aab1c62cf2475c6d7148f5c7ec9b3bd6acb2e56
Author: John Kehayias <john.kehayias@protonmail.com>
AuthorDate: Sun Oct 6 23:31:22 2024 -0400
gnu: sdl2: Update to 2.30.8.
* gnu/packages/sdl.scm (sdl2): Update to 2.30.8.
Change-Id: I007b589ad93fe90b873f7310c5e379ef5f5f5306
---
gnu/packages/sdl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm
index 67cc47d33c..227846c042 100644
--- a/gnu/packages/sdl.scm
+++ b/gnu/packages/sdl.scm
@@ -71,7 +71,7 @@
(define-public sdl2
(package
(name "sdl2")
- (version "2.30.1")
+ (version "2.30.8")
(source (origin
(method url-fetch)
(uri
@@ -79,7 +79,7 @@
version ".tar.gz"))
(sha256
(base32
- "0fj7gxc7rlzzrafnx9nmf7ws3paxy583fmx7bcbavi6gr3xmy881"))))
+ "0n006l1zds2av8a9p6m6l0mj7jwb3jbr6mq7j0nxg6vblxg2j31q"))))
(build-system gnu-build-system)
(arguments
(list
- 16/22: gnu: gtk-layer-shell: Update to 0.9.0., (continued)
- 16/22: gnu: gtk-layer-shell: Update to 0.9.0., guix-commits, 2024/10/18
- 02/22: gnu: wayland-protocols: Update to 1.37., guix-commits, 2024/10/18
- 07/22: gnu: llvm-for-mesa: Build all targets., guix-commits, 2024/10/18
- 12/22: gnu: wlroots: Remove unneeded hwdata patch., guix-commits, 2024/10/18
- 14/22: gnu: mesa: Fix build on arm architectures., guix-commits, 2024/10/18
- 10/22: gnu: libinput: Update to 1.26.2., guix-commits, 2024/10/18
- 11/22: gnu: wayland: Update to 1.23.1., guix-commits, 2024/10/18
- 17/22: gnu: qtwayland: Fix build., guix-commits, 2024/10/18
- 22/22: gnu: mesa: Update to 24.2.5., guix-commits, 2024/10/18
- 13/22: gnu: wlroots: Update to 0.18., guix-commits, 2024/10/18
- 21/22: gnu: sdl2: Update to 2.30.8.,
guix-commits <=
- 19/22: gnu: mesa: Update to 24.2.3., guix-commits, 2024/10/18
- 15/22: gnu: qtwayland-6: Fix build., guix-commits, 2024/10/18
- 18/22: gnu: mesa: Enable NVK driver for x86_64 architecture., guix-commits, 2024/10/18
- 20/22: gnu: mesa: Update to 24.2.4., guix-commits, 2024/10/18