[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/12: gnu: sdl2: Update to 2.28.5.
From: |
guix-commits |
Subject: |
12/12: gnu: sdl2: Update to 2.28.5. |
Date: |
Sun, 5 Nov 2023 23:11:32 -0500 (EST) |
podiki pushed a commit to branch mesa-updates
in repository guix.
commit 97f292b47f70c4744e374494cbe248ddcb139082
Author: John Kehayias <john.kehayias@protonmail.com>
AuthorDate: Sun Nov 5 22:11:30 2023 -0500
gnu: sdl2: Update to 2.28.5.
* gnu/packages/sdl.scm (sdl2): Update to 2.28.5.
Change-Id: I853776bf82e84499486d32012a9b3a4636226668
---
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 ef0fe7f9ad..3a4aafcaa7 100644
--- a/gnu/packages/sdl.scm
+++ b/gnu/packages/sdl.scm
@@ -118,7 +118,7 @@ joystick, and graphics hardware.")
(package
(inherit sdl)
(name "sdl2")
- (version "2.26.2")
+ (version "2.28.5")
(source (origin
(method url-fetch)
(uri
@@ -126,7 +126,7 @@ joystick, and graphics hardware.")
version ".tar.gz"))
(sha256
(base32
- "1q4r1camsr17mnpv00d6h3qy93b481rp68r6fbxbszq3vv1rplwm"))))
+ "1r36cspzv6h8abiqbbkrgm17g975p9wiziir2xabj3721dyv6b1k"))))
(arguments
(substitute-keyword-arguments (package-arguments sdl)
((#:configure-flags flags)
- branch mesa-updates created (now 97f292b47f), guix-commits, 2023/11/05
- 06/12: gnu: nghttp2: Update to 1.58.0 and ungraft., guix-commits, 2023/11/05
- 07/12: gnu: curl: Ungraft., guix-commits, 2023/11/05
- 09/12: gnu: mesa: Update to 23.2.1., guix-commits, 2023/11/05
- 02/12: gnu: libxpm: Ungraft., guix-commits, 2023/11/05
- 10/12: gnu: libepoxy: Hardcode paths to GLES libraries., guix-commits, 2023/11/05
- 05/12: gnu: libxkbcommon: Update to 1.6.0., guix-commits, 2023/11/05
- 12/12: gnu: sdl2: Update to 2.28.5.,
guix-commits <=
- 11/12: gnu: sdl2: Add vulkan-loader to rpath., guix-commits, 2023/11/05
- 08/12: gnu: curl: Run tests in parallel., guix-commits, 2023/11/05
- 04/12: gnu: libdrm: Update to 2.4.117., guix-commits, 2023/11/05
- 03/12: gnu: pixman: Update to 0.42.2., guix-commits, 2023/11/05
- 01/12: gnu: libx11: Ungraft., guix-commits, 2023/11/05