GNU bug report logs - #77237
[PATCH] gnu: wayland-protocols-next: Update to 1.42.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <z572 <at> z572.online>

Date: Mon, 24 Mar 2025 14:24:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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: Zheng Junjie <z572 <at> z572.online>
Subject: bug#77237: closed (Re: [bug#77237] [PATCH] gnu: wayland-protocols-next:
 Update to 1.42.)
Date: Sun, 30 Mar 2025 03:28:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77237: [PATCH] gnu: wayland-protocols-next: Update to 1.42.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77237 <at> debbugs.gnu.org.

-- 
77237: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77237
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Z572 <z572 <at> z572.online>
To: 77237-done <at> debbugs.gnu.org
Subject: Re: [bug#77237] [PATCH] gnu: wayland-protocols-next: Update to 1.42.
Date: Sun, 30 Mar 2025 11:26:21 +0800
[Message part 3 (text/plain, inline)]
Zheng Junjie <z572 <at> z572.online> writes:

> * gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42.
>
> Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68
> ---
>  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 0a178b22ef5..4baf535c178 100644
> --- a/gnu/packages/freedesktop.scm
> +++ b/gnu/packages/freedesktop.scm
> @@ -1544,7 +1544,7 @@ (define-public wayland-protocols-next
>    (package
>      (inherit wayland-protocols)
>      (name "wayland-protocols-next")
> -    (version "1.41")
> +    (version "1.42")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1553,7 +1553,7 @@ (define-public wayland-protocols-next
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "148wh3cw88pv1adbhmkr13ass2vznzpa03hc3f6hwmwfv4bjsdlr"))))))
> +                "1gx8788wgkl42x3fh4kwkfz2xy7n84slbjwqg9w5z2b7jjkwzrrq"))))))
>  
>  (define-public wayland-utils
>    (package
>
> base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6
pushed,closing.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Zheng Junjie <z572 <at> z572.online>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: wayland-protocols-next: Update to 1.42.
Date: Mon, 24 Mar 2025 22:23:05 +0800
* gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42.

Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68
---
 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 0a178b22ef5..4baf535c178 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1544,7 +1544,7 @@ (define-public wayland-protocols-next
   (package
     (inherit wayland-protocols)
     (name "wayland-protocols-next")
-    (version "1.41")
+    (version "1.42")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1553,7 +1553,7 @@ (define-public wayland-protocols-next
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "148wh3cw88pv1adbhmkr13ass2vznzpa03hc3f6hwmwfv4bjsdlr"))))))
+                "1gx8788wgkl42x3fh4kwkfz2xy7n84slbjwqg9w5z2b7jjkwzrrq"))))))
 
 (define-public wayland-utils
   (package

base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6
-- 
2.49.0




This bug report was last modified 131 days ago.

Previous Next


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