unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 64638@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#64638] [PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32.
Date: Sat, 15 Jul 2023 14:24:10 +0800	[thread overview]
Message-ID: <b81a30c5cc284b2c4a9f66d6b151b1d86c0d143f.1689401663.git.hako@ultrarare.space> (raw)

* 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





             reply	other threads:[~2023-07-15  6:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-15  6:24 Hilton Chain via Guix-patches via [this message]
2023-07-25 21:21 ` [bug#64638] [PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b81a30c5cc284b2c4a9f66d6b151b1d86c0d143f.1689401663.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=64638@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).