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

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

bug#71221: closed ([PATCH] gnu: wayland-utils: Update to 1.2.0.)


From: GNU bug Tracking System
Subject: bug#71221: closed ([PATCH] gnu: wayland-utils: Update to 1.2.0.)
Date: Wed, 29 May 2024 04:33:01 +0000

Your message dated Wed, 29 May 2024 12:31:37 +0800
with message-id <874jahtf12.fsf@iscas.ac.cn>
and subject line Re: [bug#71221] [PATCH] gnu: wayland-utils: Update to 1.2.0.
has caused the debbugs.gnu.org bug report #71221,
regarding [PATCH] gnu: wayland-utils: Update to 1.2.0.
to be marked as done.

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


-- 
71221: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71221
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: wayland-utils: Update to 1.2.0. Date: Mon, 27 May 2024 11:01:58 +0200
* gnu/packages/freedesktop.scm (wayland-utils): Update to 1.2.0.

Change-Id: I14ca339a150cf7e1e686275decaff09ebf4ccb63
---
 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 530b5259a4..6941450436 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1408,7 +1408,7 @@ (define-public wayland-protocols
 (define-public wayland-utils
   (package
     (name "wayland-utils")
-    (version "1.1.0")
+    (version "1.2.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1417,7 +1417,7 @@ (define-public wayland-utils
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04k1yhyh7h4xawbhpz9pf6cpfmmp1l862fdgsvvnyp4hg9n3j9aj"))))
+                "1dj9p7vrv3a0fflqkwps8im2hz3ari385a3nqb4ar1ci3crxp204"))))
     (build-system meson-build-system)
     (native-inputs (list pkg-config))
     (inputs (list libdrm wayland wayland-protocols))
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71221] [PATCH] gnu: wayland-utils: Update to 1.2.0. Date: Wed, 29 May 2024 12:31:37 +0800 User-agent: mu4e 1.12.4; emacs 30.0.50
Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/freedesktop.scm (wayland-utils): Update to 1.2.0.
>
> Change-Id: I14ca339a150cf7e1e686275decaff09ebf4ccb63
> ---
>  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 530b5259a4..6941450436 100644
> --- a/gnu/packages/freedesktop.scm
> +++ b/gnu/packages/freedesktop.scm
> @@ -1408,7 +1408,7 @@ (define-public wayland-protocols
>  (define-public wayland-utils
>    (package
>      (name "wayland-utils")
> -    (version "1.1.0")
> +    (version "1.2.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1417,7 +1417,7 @@ (define-public wayland-utils
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "04k1yhyh7h4xawbhpz9pf6cpfmmp1l862fdgsvvnyp4hg9n3j9aj"))))
> +                "1dj9p7vrv3a0fflqkwps8im2hz3ari385a3nqb4ar1ci3crxp204"))))
>      (build-system meson-build-system)
>      (native-inputs (list pkg-config))
>      (inputs (list libdrm wayland wayland-protocols))

push, see 
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=169d6a7cb6dae6eef2b6022a82c4820fa5033c2b

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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