[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/21: gnu: sdl2: Update to 2.30.8.
From: |
guix-commits |
Subject: |
21/21: gnu: sdl2: Update to 2.30.8. |
Date: |
Sun, 6 Oct 2024 23:32:15 -0400 (EDT) |
podiki pushed a commit to branch mesa-updates
in repository guix.
commit b26f036a01b2bcdfa04138234a954105eef9c2cb
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
- 02/21: gnu: wayland-protocols: Update to 1.37., (continued)
- 02/21: gnu: wayland-protocols: Update to 1.37., guix-commits, 2024/10/06
- 03/21: gnu: Remove wayland-protocols-next., guix-commits, 2024/10/06
- 05/21: gnu: volk: Hard-code path of vulkan-loader for dynamic loading, guix-commits, 2024/10/06
- 04/21: gnu: vulkan-headers: Hard-code libvulkan.so file name., guix-commits, 2024/10/06
- 17/21: gnu: qtwayland: Fix build., guix-commits, 2024/10/06
- 10/21: gnu: libinput: Update to 1.26.2., guix-commits, 2024/10/06
- 16/21: gnu: gtk-layer-shell: Update to 0.9.0., guix-commits, 2024/10/06
- 08/21: gnu: mesa: Update to 24.2.2., guix-commits, 2024/10/06
- 19/21: gnu: mesa: Update to 24.2.3., guix-commits, 2024/10/06
- 18/21: gnu: mesa: Enable NVK driver for x86_64 architecture., guix-commits, 2024/10/06
- 21/21: gnu: sdl2: Update to 2.30.8.,
guix-commits <=
- 12/21: gnu: wlroots: Remove unneeded hwdata patch., guix-commits, 2024/10/06
- 14/21: gnu: mesa: Fix build on arm architectures., guix-commits, 2024/10/06
- 11/21: gnu: wayland: Update to 1.23.1., guix-commits, 2024/10/06
- 13/21: gnu: wlroots: Update to 0.18., guix-commits, 2024/10/06
- 20/21: gnu: mesa: Update to 24.2.4., guix-commits, 2024/10/06
- 15/21: gnu: qtwayland-6: Fix build., guix-commits, 2024/10/06