Archived
1
0
Fork 0

gnu: wayland: Update to 1.18.0.

* gnu/packages/freedesktop.scm (wayland): Update to 1.18.0.
This commit is contained in:
Gábor Boskovits 2019-11-07 08:08:32 +01:00
parent 1051facc81
commit 373007882d
No known key found for this signature in database
GPG key ID: 2506A96CCF630B21

View file

@ -552,7 +552,7 @@ Python.")
(define-public wayland (define-public wayland
(package (package
(name "wayland") (name "wayland")
(version "1.17.0") (version "1.18.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://wayland.freedesktop.org/releases/" (uri (string-append "https://wayland.freedesktop.org/releases/"