[PATCH] gnu: wayland-protocols: Update to 1.36.

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Graves
  • root
Owner
unassigned
Submitted by
root
Severity
normal
R
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
OEB_Kkao02dS2-FvWawT8Bf5oDH4Z9ILdzrBYEYxc775wzYS4c7TgQc1GJ26xYfsYHs-UmH7LzFWpweBWFTQhR4qo3o0GZMWJ-83cpXclOY=@unsecured.network
Change-Id: Icb33e259f62711c9b567b7d10c49988686fea4e7
---
 gnu/packages/freedesktop.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (22 lines)
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: file
Attachment: signature.asc
N
N
Nicolas Graves wrote on 15 Aug 23:36 +0200
control message for bug #72522
(address . control@debbugs.gnu.org)
87le0xo4dl.fsf@ngraves.fr
close 72522
quit

This patch is a duplicate to 72115.

--
Best regards,
Nicolas Graves
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 72522@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72522
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch