GNU bug report logs - #57204
[PATCH 1/3] wayland-protocols: Bump to 1.24 * Needed to bump mesa to 22.1.3

Previous Next

Package: guix-patches;

Reported by: Jacob Hrbek <kreyren <at> rixotstudio.cz>

Date: Sun, 14 Aug 2022 15:53:02 UTC

Severity: normal

Tags: patch

Merged with 57205, 57206

Done: Maxime Devos <maximedevos <at> telenet.be>

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: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: bug#57204: closed (Re: [bug#57204] [PATCH 1/3] wayland-protocols:
 Bump to 1.24 * Needed to bump mesa to 22.1.3)
Date: Sun, 14 Aug 2022 16:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57204: [PATCH 1/3] wayland-protocols: Bump to 1.24 * Needed to bump mesa to 22.1.3

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

-- 
57204: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57204
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxime Devos <maximedevos <at> telenet.be>
To: 57204-done <at> debbugs.gnu.org, 57205-done <at> debbugs.gnu.org,
 57206-done <at> debbugs.gnu.org
Subject: Re: [bug#57204] [PATCH 1/3] wayland-protocols: Bump to 1.24 * Needed
 to bump mesa to 22.1.3
Date: Sun, 14 Aug 2022 18:26:27 +0200
[Message part 3 (text/plain, inline)]
Closing (see first response)
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Jacob Hrbek <kreyren <at> rixotstudio.cz>
To: guix-patches <at> gnu.org
Cc: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: [PATCH 1/3] wayland-protocols: Bump to 1.24 * Needed to bump mesa to
 22.1.3
Date: Sun, 14 Aug 2022 15:51:37 +0000
[Message part 7 (text/plain, inline)]
Signed-off-by: Jacob Hrbek <kreyren <at> rixotstudio.cz>
---
 gnu/packages/freedesktop.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 037a247243..7432b4e417 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -30,6 +30,7 @@
 ;;; Copyright © 2021, 2021 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
 ;;; Copyright © 2022 Daniel Meißner <daniel.meissner-i4k <at> ruhr-uni-bochum.de>
 ;;; Copyright © 2022 muradm <mail <at> muradm.net>
+;;; Copyright © 2022 Jacob Hrbek <kreyren <at> rixotstudio.cz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1062,7 +1063,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.23")
+    (version "1.24")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1070,7 +1071,7 @@ (define-public wayland-protocols
                     "wayland-protocols-" version ".tar.xz"))
               (sha256
                (base32
-                "0xizccackgwszjhlq7jjiv2z2gwppljx0w32ga91bxlnby8z22kc"))))
+                "1hlb6gvyqlmsdkv5179ccj07p04cn6xacjkgklakbszczv7xiw5z"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))
-- 
2.37.1

[publickey - kreyren@rixotstudio.cz - 1677db82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 2 years and 284 days ago.

Previous Next


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