unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25.
@ 2022-06-04  5:47 Wamm K. D
  2022-06-04 15:51 ` Josselin Poiret via Guix-patches via
  2022-06-04 21:27 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Wamm K. D @ 2022-06-04  5:47 UTC (permalink / raw)
  To: 55789; +Cc: Wamm K. D.

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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25.
  2022-06-04  5:47 [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25 Wamm K. D
@ 2022-06-04 15:51 ` Josselin Poiret via Guix-patches via
  2022-06-04 21:27 ` Tobias Geerinckx-Rice via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2022-06-04 15:51 UTC (permalink / raw)
  To: Wamm K. D, 55789

Hi,

"Wamm K. D" <jaft.r@outlook.com> writes:
> * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.25.

`guix refresh -l wayland-protocols` tells me 3905 dependent packages
would be rebuilt, hence this patch belongs to core-updates and should be
marked as such using a subject prefix like "[PATCH core-updates]"
(see item 10 of "(guix) Submitting Patches").

Otherwise, LGTM.

-- 
Josselin Poiret




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25.
  2022-06-04  5:47 [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25 Wamm K. D
  2022-06-04 15:51 ` Josselin Poiret via Guix-patches via
@ 2022-06-04 21:27 ` Tobias Geerinckx-Rice via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-06-04 21:27 UTC (permalink / raw)
  To: Wamm K. D; +Cc: 55789-done, 55789

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

Wamm,

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

Pushed as commit 5439c04ebd.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-04 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-04  5:47 [bug#55789] [PATCH] gnu: wayland-protocols: Update to 1.25 Wamm K. D
2022-06-04 15:51 ` Josselin Poiret via Guix-patches via
2022-06-04 21:27 ` Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).