all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rutherther via Guix-patches via <guix-patches@gnu.org>
To: 73124@debbugs.gnu.org
Cc: John Kehayias <john.kehayias@protonmail.com>,
	Rutherther <rutherther@protonmail.com>
Subject: [bug#73124] [PATCH v2 2/3] gnu: wayland: Update to 1.23.1
Date: Sun, 08 Sep 2024 18:26:18 +0000	[thread overview]
Message-ID: <8211d9a1fb43ff108d1d39951226e9cbf00e6df8.1725819647.git.rutherther@protonmail.com> (raw)
In-Reply-To: <cover.1725819647.git.rutherther@protonmail.com>

* gnu/packages/freedesktop.scm: Update Wayland to 1.23.1

Change-Id: Iacfeb77617cb6a039822fa7f0649a6433fa96973
---
 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 d5b31bf837..89509e7a1c 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1316,7 +1316,7 @@ (define-public python-pyxdg
 (define-public wayland
   (package
     (name "wayland")
-    (version "1.22.0")
+    (version "1.23.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gitlab.freedesktop.org/" name
@@ -1324,7 +1324,7 @@ (define-public wayland
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0hjq8b1cprxpxcv2klgir1hd63vy5hrqilp9v317394qlqgayh0m"))))
+                "1vg5h6d94hglh7724q6wx9dpg4y0afvxksankp1hwbcy76lb4kw6"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.45.2






  parent reply	other threads:[~2024-09-08 18:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-08 17:27 [bug#73124] [PATCH 0/3] gnu: wlroots: update on mesa-updates Rutherther via Guix-patches via
2024-09-08 17:30 ` [bug#73124] [PATCH 1/3] gnu: wayland: Update to 1.23.1 Rutherther via Guix-patches via
2024-09-08 17:30 ` [bug#73124] [PATCH 2/3] gnu: wlroots: add 0.18 Rutherther via Guix-patches via
2024-09-08 17:30 ` [bug#73124] [PATCH 3/3] gnu: wlroots: Remove hwdata patch Rutherther via Guix-patches via
2024-09-08 18:26 ` [bug#73124] [PATCH v2 0/3] gnu: wlroots: update on mesa-updates Rutherther via Guix-patches via
2024-09-08 18:26   ` [bug#73124] [PATCH v2 1/3] gnu: wlroots: Remove hwdata patch Rutherther via Guix-patches via
2024-09-08 18:26   ` Rutherther via Guix-patches via [this message]
2024-09-08 18:26   ` [bug#73124] [PATCH v2 3/3] gnu: wlroots: add 0.18 Rutherther via Guix-patches via
2024-09-09  3:31   ` bug#73124: [PATCH v2 0/3] gnu: wlroots: update on mesa-updates John Kehayias 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

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

  git send-email \
    --in-reply-to=8211d9a1fb43ff108d1d39951226e9cbf00e6df8.1725819647.git.rutherther@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=73124@debbugs.gnu.org \
    --cc=john.kehayias@protonmail.com \
    --cc=rutherther@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.