unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55347] [PATCH] gnu: wayland: Update to 1.20.0.
@ 2022-05-10  3:25 Wamm K. D
  2022-05-15 20:51 ` bug#55347: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Wamm K. D @ 2022-05-10  3:25 UTC (permalink / raw)
  To: 55347; +Cc: Wamm K. D

---
 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 f4b63cefe6..d1e10973f8 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -965,14 +965,14 @@ (define-public python2-pyxdg
 (define-public wayland
   (package
     (name "wayland")
-    (version "1.19.0")
+    (version "1.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://wayland.freedesktop.org/releases/"
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "05bd2vphyx8qwa1mhsj1zdaiv4m4v94wrlssrn0lad8d601dkk5s"))))
+                "09c7rpbwavjg4y16mrfa57gk5ix6rnzpvlnv1wp7fnbh9hak985q"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.36.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55347: [PATCH] gnu: wayland: Update to 1.20.0.
  2022-05-10  3:25 [bug#55347] [PATCH] gnu: wayland: Update to 1.20.0 Wamm K. D
@ 2022-05-15 20:51 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-15 20:51 UTC (permalink / raw)
  To: Wamm K. D; +Cc: 55347-done

"Wamm K. D" <jaft.r@outlook.com> skribis:

> ---
>  gnu/packages/freedesktop.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Hi! I augmented the commit log and pushed as
99ec6b8e409cec93735e00dbea772fa848f43687 on the ‘staging’ branch.

Thanks,
Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-15 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10  3:25 [bug#55347] [PATCH] gnu: wayland: Update to 1.20.0 Wamm K. D
2022-05-15 20:51 ` bug#55347: " Ludovic Courtès

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).