GNU bug report logs -
#68846
[PATCH] gnu: freedesktop: wayland-protocols update to 1.33
Previous Next
Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Wed, 31 Jan 2024 11:12:01 UTC
Severity: normal
Tags: patch
Done: John Kehayias <john.kehayias <at> protonmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68846 in the body.
You can then email your comments to 68846 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68846
; Package
guix-patches
.
(Wed, 31 Jan 2024 11:12:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Daniel Ziltener <dziltener <at> lyrion.ch>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 31 Jan 2024 11:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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 648ebad408..1efcc42d99 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
Reply sent
to
John Kehayias <john.kehayias <at> protonmail.com>
:
You have taken responsibility.
(Mon, 27 Jan 2025 21:58:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Daniel Ziltener <dziltener <at> lyrion.ch>
:
bug acknowledged by developer.
(Mon, 27 Jan 2025 21:58:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68846-done <at> debbugs.gnu.org (full text, mbox):
On Wed, Jan 31, 2024 at 12:10 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 648ebad408..1efcc42d99 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!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 25 Feb 2025 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.