GNU bug report logs - #77339
[PATCH mesa-updates 00/15] update vulkan and mesa to latest

Previous Next

Package: guix-patches;

Reported by: John Kehayias <john.kehayias <at> protonmail.com>

Date: Fri, 28 Mar 2025 15:22:02 UTC

Severity: normal

Tags: patch

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

Full log


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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: 77339 <at> debbugs.gnu.org
Cc: John Kehayias <john.kehayias <at> protonmail.com>
Subject: [PATCH mesa-updates 14/15] gnu: wayland-protocols: Update to 1.41.
Date: Fri, 28 Mar 2025 15:27:42 +0000
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.41.

Change-Id: I0afe285c5d14675039701deda33c5a790768a09b
---
 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 34dfe20229..fc1e5eaf9d 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1514,7 +1514,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.39")
+    (version "1.41")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1523,7 +1523,7 @@ (define-public wayland-protocols
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1dpcwsd2p6sjf5164b674cr7vq24hp3lfdshijj438r4bx8bld28"))))
+                "148wh3cw88pv1adbhmkr13ass2vznzpa03hc3f6hwmwfv4bjsdlr"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))
--
2.49.0






This bug report was last modified 3 days ago.

Previous Next


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