* [bug#72115] [PATCH core-updates] gnu: wayland-protocols: Update to 1.36.
@ 2024-07-14 15:46 Roman Scherer
2024-08-08 8:42 ` root
0 siblings, 1 reply; 3+ messages in thread
From: Roman Scherer @ 2024-07-14 15:46 UTC (permalink / raw)
To: 72115; +Cc: Roman Scherer
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.36.
Change-Id: Ibf6037cc95790f17c52afd2087836773736e8671
---
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 6941450436..c1d493c014 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1377,7 +1377,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/"
@@ -1385,7 +1385,7 @@ (define-public wayland-protocols
name "-" version ".tar.xz"))
(sha256
(base32
- "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl"))))
+ "14kyxywpfkgpjpkrybs28q1s2prnz30k1b4zap5a3ybrbvh4vzbi"))))
(build-system meson-build-system)
(inputs
(list wayland))
base-commit: bcd627f58e74ce44cc96a9aac37c6d9e9e3c0dcc
prerequisite-patch-id: 3a2f57a0138610e70093333bbb19bcd9c909e7b9
prerequisite-patch-id: 09e6b4e8c70f5eb7996f78194c59245f38d3241b
prerequisite-patch-id: a12882ccf5bbef1edbd1110f128cd107f84a1377
prerequisite-patch-id: 2c83a46f3bcf9d3e153e2543fe9a57e5f33af286
prerequisite-patch-id: c6c55378dfbf74f5862c5b5609fe7cc3dc4b52d7
prerequisite-patch-id: 6307af77f1d5ccaef3accfce06479f604cdfd260
prerequisite-patch-id: 1f06621d95d4b22729a1461bca01feeb0d491324
prerequisite-patch-id: 2b5ca4e046c327f00c14fb9a0b7a08b6e4014bcb
prerequisite-patch-id: 7ebd64a45f6032d0fa2317d3b276cd93544ea187
prerequisite-patch-id: 88dd65ca157f484e2d13782d183ec6df8c3f57f0
prerequisite-patch-id: dfb3375fc8db76bd6d25723f27b53c551157c312
prerequisite-patch-id: 6fc01d31a105b17d54d4454ab5fbd57c0d1a189d
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-09 12:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-14 15:46 [bug#72115] [PATCH core-updates] gnu: wayland-protocols: Update to 1.36 Roman Scherer
2024-08-08 8:42 ` root
2024-08-09 12:38 ` Zheng Junjie
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.