unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 54243@debbugs.gnu.org
Subject: [bug#54243] [PATCH core-updates 3/5] gnu: wayland-protocols: Update to 1.25
Date: Fri, 4 Mar 2022 12:06:19 +0200	[thread overview]
Message-ID: <20220304120619.22efeb19@gorski.stream> (raw)
In-Reply-To: <20220304115556.0ccdfdb6@gorski.stream>

---
 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 9ea66b6ef6..ab345448c8 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1022,7 +1022,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.23")
+    (version "1.25")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1030,7 +1030,7 @@ (define-public wayland-protocols
                     "wayland-protocols-" version ".tar.xz"))
               (sha256
                (base32
-
"0xizccackgwszjhlq7jjiv2z2gwppljx0w32ga91bxlnby8z22kc"))))
+
"0q0laxdvf8p8b7ks2cbpqf6q0rwrjycqrp8pf8rxm86hk5qhzzzi"))))
(build-system meson-build-system) (inputs
      (list wayland))
-- 
2.34.0




  parent reply	other threads:[~2022-03-04 10:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04  9:55 [bug#54243] [PATCH core-updates 0/5] sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-04 10:01 ` [bug#54243] [PATCH core-updates 1/5] gnu: libdrm: Update to 2.4.110 Yovan Naumovski via Guix-patches via
2022-03-04 10:03 ` [bug#54243] [PATCH core-updates 2/5] gnu: wayland: Update to 1.20.0 Yovan Naumovski via Guix-patches via
2022-03-04 10:06 ` Yovan Naumovski via Guix-patches via [this message]
2022-03-04 10:08 ` [bug#54243] [PATCH core-updates 4/5] gnu: wlroots: Update to 0.15.1 Yovan Naumovski via Guix-patches via
2022-03-04 10:10 ` [bug#54243] [PATCH core-updates 5/5] gnu: sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-07  9:51 ` [bug#54243] Possible duplicate of 53581 phodina via Guix-patches via
2022-08-03  6:30 ` [bug#54243] Closing 54243 kiasoc5 via Guix-patches via
2022-08-03  9:32   ` Maxime Devos

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=20220304120619.22efeb19@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=54243@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /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).