[PATCH] gnu: wayland-utils: Update to 1.2.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Wilko Meyer
  • Zheng Junjie
Owner
unassigned
Submitted by
Wilko Meyer
Severity
normal
W
W
Wilko Meyer wrote on 27 May 11:01 +0200
(address . guix-patches@gnu.org)(name . Wilko Meyer)(address . w@wmeyer.eu)
20240527090157.21492-2-w@wmeyer.eu
* 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(-)

Toggle diff (24 lines)
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
Z
Z
Zheng Junjie wrote on 29 May 06:31 +0200
(name . Wilko Meyer)(address . w@wmeyer.eu)(address . 71221-done@debbugs.gnu.org)
874jahtf12.fsf@iscas.ac.cn
Wilko Meyer <w@wmeyer.eu> writes:

Toggle quote (30 lines)
> * 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))

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmZWr6kACgkQO1qpk+Gi
3/CUzBAAhGXGgrbLZzWXulMAqUk3mOr55O8ypTaXyVLV7O8Duq4CZ7j6VeBlz8ek
SOCPYA4oLTglbo8sh6yK4URD5xguIQO4cCGTElRSY2OgF8Ks5L99aQcnylT02OsQ
N2021FfBfQJEhF9MERSSX6+WKC355UsUyeJdpt4rm1W29AR7q4AiV10/alsEUyle
J8bORkrLdSj7RT8xDUqq93K59L6qJizcnctMADWEI8+6t+VVgErkLfWRWSkRPs9D
b3Uw++yT7lPlT4nrFLzUDD0DgMVTwYMbAT7QjWxMwO3PwISFUSMseT4oeaEXthbw
/H2pkAh/Gdn0GwfAhmbF63uEkENZVHxMztzNgpG8RjLXfljN3zA3dslAN+Yd3NCs
wddffJl5YrO6WVsLCwwO+hy7Z6sEpSkgNe0vS6B0QWsRu2vc/N7dSaiNstzVWb10
dI/zWaD5vX3HQGCLzH521b23qFizoGYGOTz2UmfQUqUJGnnMUY1rPlcEvWLUNYNM
qYH4JcQmexxhkjepB1VAAAo9N+17KcLqkXgGl7bWlw3D2KV2pfMUC0gri+LLrQs/
AHcHL16Dy2s6bzoP9yhzMos2GjSgZCqBPBr9D5mLp82o3Hal22hLWNv9t5pxULCv
uDPPo0n8aaJgH8cbCEC3aQbqDoUDnIIR9KIe2rbnB3rXQomKxM4=
=aNuY
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71221@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71221
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch