[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/22: gnu: mesa: Update to 24.2.3.
From: |
guix-commits |
Subject: |
19/22: gnu: mesa: Update to 24.2.3. |
Date: |
Sat, 19 Oct 2024 10:40:35 -0400 (EDT) |
andreas pushed a commit to branch mesa-updates
in repository guix.
commit e438f0a39c1a15287c65b88cbca1a93dfe878d2e
Author: John Kehayias <john.kehayias@protonmail.com>
AuthorDate: Thu Sep 19 21:53:20 2024 -0400
gnu: mesa: Update to 24.2.3.
* gnu/packages/gl.scm (mesa): Update to 24.2.3.
Change-Id: I910baba6e1f5b9d4fb15dc37551d3dd5baabb940
---
gnu/packages/gl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 14b24d3158..6db16f44bf 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -303,7 +303,7 @@ also known as DXTn or DXTC) for Mesa.")
(define-public mesa
(package
(name "mesa")
- (version "24.2.2")
+ (version "24.2.3")
(source
(origin
(method url-fetch)
@@ -313,7 +313,7 @@ also known as DXTn or DXTC) for Mesa.")
"mesa-" version ".tar.xz")))
(sha256
(base32
- "00hxi7wjp368kh5qq2v25nyzjrf0grsx55w55fg4bgpd0hqps1zx"))))
+ "031d7cqvwl665vg673yq34yggxk88yblh61nyw4llm54al8qp8af"))))
(build-system meson-build-system)
(propagated-inputs
;; The following are in the Requires.private field of gl.pc.
- 04/22: gnu: vulkan-headers: Hard-code libvulkan.so file name., (continued)
- 04/22: gnu: vulkan-headers: Hard-code libvulkan.so file name., guix-commits, 2024/10/19
- 08/22: gnu: mesa: Update to 24.2.2., guix-commits, 2024/10/19
- 11/22: gnu: wayland: Update to 1.23.1., guix-commits, 2024/10/19
- 14/22: gnu: mesa: Fix build on arm architectures., guix-commits, 2024/10/19
- 16/22: gnu: gtk-layer-shell: Update to 0.9.0., guix-commits, 2024/10/19
- 18/22: gnu: mesa: Enable NVK driver for x86_64 architecture., guix-commits, 2024/10/19
- 22/22: gnu: mesa: Update to 24.2.5., guix-commits, 2024/10/19
- 06/22: gnu: llvm-for-mesa: Update to llvm-18., guix-commits, 2024/10/19
- 10/22: gnu: libinput: Update to 1.26.2., guix-commits, 2024/10/19
- 12/22: gnu: wlroots: Remove unneeded hwdata patch., guix-commits, 2024/10/19
- 19/22: gnu: mesa: Update to 24.2.3.,
guix-commits <=
- 13/22: gnu: wlroots: Update to 0.18., guix-commits, 2024/10/19
- 15/22: gnu: qtwayland-6: Fix build., guix-commits, 2024/10/19
- 17/22: gnu: qtwayland: Fix build., guix-commits, 2024/10/19
- 21/22: gnu: sdl2: Update to 2.30.8., guix-commits, 2024/10/19
- 03/22: gnu: Remove wayland-protocols-next., guix-commits, 2024/10/19
- 09/22: gnu: mesa: Update configure flags., guix-commits, 2024/10/19
- 02/22: gnu: wayland-protocols: Update to 1.37., guix-commits, 2024/10/19
- 07/22: gnu: llvm-for-mesa: Build all targets., guix-commits, 2024/10/19
- 20/22: gnu: mesa: Update to 24.2.4., guix-commits, 2024/10/19