GNU bug report logs - #55347
[PATCH] gnu: wayland: Update to 1.20.0.

Previous Next

Package: guix-patches;

Reported by: "Wamm K. D" <jaft.r <at> outlook.com>

Date: Tue, 10 May 2022 03:26:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55347: closed ([PATCH] gnu: wayland: Update to 1.20.0.)
Date: Sun, 15 May 2022 20:53:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 15 May 2022 22:51:52 +0200
with message-id <87mtficydz.fsf <at> gnu.org>
and subject line Re: bug#55347: [PATCH] gnu: wayland: Update to 1.20.0.
has caused the debbugs.gnu.org bug report #55347,
regarding [PATCH] gnu: wayland: Update to 1.20.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55347: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55347
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Wamm K. D" <jaft.r <at> outlook.com>
To: guix-patches <at> gnu.org
Cc: "Wamm K. D" <jaft.r <at> outlook.com>
Subject: [PATCH] gnu: wayland: Update to 1.20.0.
Date: Mon,  9 May 2022 22:25:14 -0500
---
 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: "Wamm K. D" <jaft.r <at> outlook.com>
Cc: 55347-done <at> debbugs.gnu.org
Subject: Re: bug#55347: [PATCH] gnu: wayland: Update to 1.20.0.
Date: Sun, 15 May 2022 22:51:52 +0200
"Wamm K. D" <jaft.r <at> 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’.


This bug report was last modified 3 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.