GNU bug report logs - #69883
[PATCH] gnu: freedesktop: Update wayland-protocols to 1.33.

Previous Next

Package: guix-patches;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Mon, 18 Mar 2024 22:41:02 UTC

Severity: normal

Tags: patch

Done: John Kehayias <john.kehayias <at> protonmail.com>

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: Daniel Ziltener <dziltener <at> lyrion.ch>
Subject: bug#69883: closed (Re: [bug#69883] [PATCH] gnu: freedesktop:
 Update wayland-protocols to 1.33.)
Date: Mon, 27 Jan 2025 21:58:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69883: [PATCH] gnu: freedesktop: Update wayland-protocols to 1.33.

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 69883 <at> debbugs.gnu.org.

-- 
69883: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69883
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: John Kehayias <john.kehayias <at> protonmail.com>
To: Daniel Ziltener <dziltener <at> lyrion.ch>
Cc: 69883-done <at> debbugs.gnu.org
Subject: Re: [bug#69883] [PATCH] gnu: freedesktop: Update wayland-protocols to
 1.33.
Date: Mon, 27 Jan 2025 21:57:06 +0000
On Mon, Mar 18, 2024 at 11:16 PM, Daniel Ziltener wrote:

> ---
>  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 20cf2510d2..b919b50d73 100644
> --- a/gnu/packages/freedesktop.scm
> +++ b/gnu/packages/freedesktop.scm
> @@ -1242,7 +1242,7 @@ (define-public wayland
>  (define-public wayland-protocols
>    (package
>      (name "wayland-protocols")
> -    (version "1.32")
> +    (version "1.33")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://gitlab.freedesktop.org/wayland/"
> @@ -1250,7 +1250,7 @@ (define-public wayland-protocols
>                                    name "-" version ".tar.xz"))
>                (sha256
>                 (base32
> -                "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl"))))
> +                "0flnqfc8npzn6rxsw4afpr8yifwsn5kq81327yh62vhd145wbw4l"))))
>      (build-system meson-build-system)
>      (inputs
>       (list wayland))

Guix has since been updated to the latest wayland-protocols, v1.39,
closing but thanks!


[Message part 3 (message/rfc822, inline)]
From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: guix-patches <at> gnu.org
Cc: dziltener <at> lyrion.ch
Subject: [PATCH] gnu: freedesktop: Update wayland-protocols to 1.33.
Date: Mon, 18 Mar 2024 23:16:11 +0100
---
 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 20cf2510d2..b919b50d73 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1242,7 +1242,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.32")
+    (version "1.33")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gitlab.freedesktop.org/wayland/"
@@ -1250,7 +1250,7 @@ (define-public wayland-protocols
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl"))))
+                "0flnqfc8npzn6rxsw4afpr8yifwsn5kq81327yh62vhd145wbw4l"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))
-- 
2.41.0




This bug report was last modified 112 days ago.

Previous Next


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