gnu: wayland: Update to 1.22.0.

* gnu/packages/freedesktop.scm (wayland): Update to 1.22.0.
This commit is contained in:
Maxim Cournoyer 2023-04-20 14:33:11 -04:00
parent 5d49434c45
commit b12a5f71ec
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1164,7 +1164,7 @@ (define-public python-pyxdg
(define-public wayland
(package
(name "wayland")
(version "1.21.0")
(version "1.22.0")
(source (origin
(method url-fetch)
(uri (string-append "https://gitlab.freedesktop.org/" name
@ -1172,7 +1172,7 @@ (define-public wayland
name "-" version ".tar.xz"))
(sha256
(base32
"1b0ixya9bfw5c9jx8mzlr7yqnlyvd3jv5z8wln9scdv8q5zlvikd"))))
"0hjq8b1cprxpxcv2klgir1hd63vy5hrqilp9v317394qlqgayh0m"))))
(build-system meson-build-system)
(outputs '("out" "doc"))
(arguments