GNU bug report logs - #72522
[PATCH] gnu: wayland-protocols: Update to 1.36.

Previous Next

Package: guix-patches;

Reported by: root <root <at> unsecured.network>

Date: Thu, 8 Aug 2024 08:18:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Graves <ngraves <at> ngraves.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: root <root <at> unsecured.network>
To: 72522 <at> debbugs.gnu.org
Subject: [bug#72522] [PATCH] gnu: wayland-protocols: Update to 1.36.
Date: Thu, 08 Aug 2024 07:47:29 +0000
[Message part 1 (text/plain, inline)]
Change-Id: Icb33e259f62711c9b567b7d10c49988686fea4e7
---
 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 8e0c5f0cf3..68732eef94 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1392,7 +1392,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.32")
+    (version "1.36")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gitlab.freedesktop.org/wayland/"
@@ -1400,7 +1400,7 @@ (define-public wayland-protocols
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl"))))
+                "14kyxywpfkgpjpkrybs28q1s2prnz30k1b4zap5a3ybrbvh4vzbi"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))
--
2.45.2
[Message part 2 (text/html, inline)]
[publickey - root@unsecured.network - 0x976405C9.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 281 days ago.

Previous Next


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