gnu: wayland: Update to 1.22.0.
* gnu/packages/freedesktop.scm (wayland): Update to 1.22.0.
This commit is contained in:
parent
5d49434c45
commit
b12a5f71ec
@ -1164,7 +1164,7 @@ Python.")
|
||||
(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 @@ Python.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1b0ixya9bfw5c9jx8mzlr7yqnlyvd3jv5z8wln9scdv8q5zlvikd"))))
|
||||
"0hjq8b1cprxpxcv2klgir1hd63vy5hrqilp9v317394qlqgayh0m"))))
|
||||
(build-system meson-build-system)
|
||||
(outputs '("out" "doc"))
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user