emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55789: closed ([PATCH] gnu: wayland-protocols: Update to 1.25.)


From: GNU bug Tracking System
Subject: bug#55789: closed ([PATCH] gnu: wayland-protocols: Update to 1.25.)
Date: Sat, 04 Jun 2022 21:28:02 +0000

Your message dated Sat, 04 Jun 2022 23:27:31 +0200
with message-id <87k09wce55@nckx>
and subject line Re: [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25.
has caused the debbugs.gnu.org bug report #55789,
regarding [PATCH] gnu: wayland-protocols: Update to 1.25.
to be marked as done.

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


-- 
55789: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55789
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: wayland-protocols: Update to 1.25. Date: Sat, 4 Jun 2022 00:47:18 -0500
From: "Wamm K. D." <jaft.r@outlook.com>

* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.25.
---
 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 fc2c45c1f1..bbfdbda0cc 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -29,6 +29,7 @@
 ;;; Copyright © 2021 John Kehayias <john.kehayias@protonmail.com>
 ;;; Copyright © 2021, 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2022 Daniel Meißner <daniel.meissner-i4k@ruhr-uni-bochum.de>
+;;; Copyright © 2022 Wamm K. D. <jaft.r@outlook.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1028,7 +1029,7 @@ (define-public wayland
 (define-public wayland-protocols
   (package
     (name "wayland-protocols")
-    (version "1.23")
+    (version "1.25")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1036,7 +1037,7 @@ (define-public wayland-protocols
                     "wayland-protocols-" version ".tar.xz"))
               (sha256
                (base32
-                "0xizccackgwszjhlq7jjiv2z2gwppljx0w32ga91bxlnby8z22kc"))))
+                "0q0laxdvf8p8b7ks2cbpqf6q0rwrjycqrp8pf8rxm86hk5qhzzzi"))))
     (build-system meson-build-system)
     (inputs
      (list wayland))
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25. Date: Sat, 04 Jun 2022 23:27:31 +0200
Wamm,

Wamm K. D 写道:
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.25.

Pushed as commit 5439c04ebd.

Thanks!

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]