unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64638] [PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32.
@ 2023-07-15  6:24 Hilton Chain via Guix-patches via
  2023-07-25 21:21 ` John Kehayias via Guix-patches via
       [not found] ` <handler.64638.B.168940233629152.ack@debbugs.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-15  6:24 UTC (permalink / raw)
  To: 64638; +Cc: Hilton Chain

* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.32.
---
 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 3bfc8b33ae..26464e257f 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1209,7 +1209,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.29")
+    (version "1.32")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gitlab.freedesktop.org/wayland/"
@@ -1217,7 +1217,7 @@ (define-public wayland-protocols
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1n4yzyjbp5fng8pvckandymvwc47mkwyi4pyvr6p0dn7bavrlpp2"))))
+                "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))

base-commit: 00ed2901f5171e4f9435641a91678217cae38030
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-31 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-15  6:24 [bug#64638] [PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32 Hilton Chain via Guix-patches via
2023-07-25 21:21 ` John Kehayias via Guix-patches via
2023-07-31 15:25   ` bug#64638: " John Kehayias via Guix-patches via
     [not found] ` <handler.64638.B.168940233629152.ack@debbugs.gnu.org>
2023-07-31 15:34   ` [bug#64638] Close: bug#64638: Acknowledgement ([PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32.) Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).