all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72522] [PATCH] gnu: wayland-protocols: Update to 1.36.
@ 2024-08-08  7:47 root
  0 siblings, 0 replies; only message in thread
From: root @ 2024-08-08  7:47 UTC (permalink / raw)
  To: 72522


[-- Attachment #1.1.1: Type: text/plain, Size: 1143 bytes --]

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

[-- Attachment #1.1.2.1: Type: text/html, Size: 2689 bytes --]

[-- Attachment #1.2: publickey - root@unsecured.network - 0x976405C9.asc --]
[-- Type: application/pgp-keys, Size: 657 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-08 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08  7:47 [bug#72522] [PATCH] gnu: wayland-protocols: Update to 1.36 root

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.