gnu: wayland: Update to 1.18.0.
* gnu/packages/freedesktop.scm (wayland): Update to 1.18.0.
This commit is contained in:
parent
1051facc81
commit
373007882d
1 changed files with 1 additions and 1 deletions
|
@ -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/"
|
||||||
|
|
Reference in a new issue