* [bug#71221] [PATCH] gnu: wayland-utils: Update to 1.2.0.
@ 2024-05-27 9:01 Wilko Meyer
2024-05-29 4:31 ` bug#71221: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-05-27 9:01 UTC (permalink / raw)
To: 71221; +Cc: Wilko Meyer
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71221: [PATCH] gnu: wayland-utils: Update to 1.2.0.
2024-05-27 9:01 [bug#71221] [PATCH] gnu: wayland-utils: Update to 1.2.0 Wilko Meyer
@ 2024-05-29 4:31 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-05-29 4:31 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 71221-done
[-- Attachment #1: Type: text/plain, Size: 1287 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-29 4:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27 9:01 [bug#71221] [PATCH] gnu: wayland-utils: Update to 1.2.0 Wilko Meyer
2024-05-29 4:31 ` bug#71221: " Zheng Junjie
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).