GNU bug report logs - #69906
[PATCH] gnu: xdisorg: Update libdrm to 2.4.120.

Previous Next

Package: guix-patches;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Tue, 19 Mar 2024 22:20:01 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 69906 <at> debbugs.gnu.org (full text, mbox):

From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: 69906 <at> debbugs.gnu.org
Cc: dziltener <at> lyrion.ch
Subject: [PATCH 2/2] gnu: gl: Update mesa to 24.0.3.
Date: Tue, 19 Mar 2024 23:25:47 +0100
---
 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 f8dc8c1d9d..fee33a3974 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -297,7 +297,7 @@ (define libva-without-mesa
 (define-public mesa
   (package
     (name "mesa")
-    (version "23.3.2")
+    (version "24.0.3")
     (source
       (origin
         (method url-fetch)
@@ -307,7 +307,7 @@ (define-public mesa
                                   "mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1p4swrbmz3kb1805kdj973hf8virgmix4m9qprmcb2bgl4gviz1w"))))
+          "1gpx3glifdvyw2fxigiannrxkdfhag6b6h0nxab3azbvlfickbkp"))))
     (build-system meson-build-system)
     (propagated-inputs
      ;; The following are in the Requires.private field of gl.pc.
-- 
2.41.0





This bug report was last modified 1 year and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.