all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaelyn Takata via Guix-patches via <guix-patches@gnu.org>
To: 57914@debbugs.gnu.org
Cc: Kaelyn Takata <kaelyn.alexi@protonmail.com>
Subject: [bug#57914] [PATCH 1/2] gnu: wayland-protocols: Update to 1.26.
Date: Sun, 18 Sep 2022 18:16:08 +0000	[thread overview]
Message-ID: <0ba15147c1ca0e8da6dc2ea4062628b914ee36ca.1663523777.git.kaelyn.alexi@protonmail.com> (raw)
In-Reply-To: <cover.1663523777.git.kaelyn.alexi@protonmail.com>

* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.26.
---
 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 c7339eb00e..10d3664a04 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1093,7 +1093,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.23")
+    (version "1.26")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1101,7 +1101,7 @@ (define-public wayland-protocols
                     "wayland-protocols-" version ".tar.xz"))
               (sha256
                (base32
-                "0xizccackgwszjhlq7jjiv2z2gwppljx0w32ga91bxlnby8z22kc"))))
+                "04vgllmpmrv14x3x64ns01vgwx4hriljayjkz9idgbv83i63hly5"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))
--
2.37.3






  reply	other threads:[~2022-09-18 18:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-18 18:02 [bug#57914] [PATCH 0/2] Update weston to 10.0.02 Kaelyn Takata via Guix-patches via
2022-09-18 18:16 ` Kaelyn Takata via Guix-patches via [this message]
2022-09-18 18:59   ` [bug#57914] [PATCH 1/2] gnu: wayland-protocols: Update to 1.26 Maxime Devos
2022-09-18 19:29     ` Kaelyn via Guix-patches via
2022-09-18 18:16 ` [bug#57914] [PATCH 2/2] gnu: weston: Update to 10.0.2 Kaelyn Takata via Guix-patches via
2022-09-18 19:34 ` [bug#57914] [PATCH v2 0/1] Update weston " Kaelyn Takata via Guix-patches via
2022-09-18 19:34   ` [bug#57914] [PATCH v2 1/1] gnu: weston: Update " Kaelyn Takata via Guix-patches via
2022-10-08  8:10 ` bug#57914: [PATCH 0/2] Update weston to 10.0.02 Ricardo Wurmus
2022-10-08 11:34 ` [bug#57914] " dan

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

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

  git send-email \
    --in-reply-to=0ba15147c1ca0e8da6dc2ea4062628b914ee36ca.1663523777.git.kaelyn.alexi@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=57914@debbugs.gnu.org \
    --cc=kaelyn.alexi@protonmail.com \
    /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 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.