gnu: lightdm: Update to 1.24.0.

* gnu/packages/display-managers.scm (lightdm): Update to 1.24.0.
master
Leo Famulari 2018-01-16 14:24:40 -08:00
parent 8fa1872aba
commit a25cdef64a
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@ create smooth, animated user interfaces.")
(define-public lightdm
(package
(name "lightdm")
(version "1.22.0")
(version "1.24.0")
(source (origin
(method url-fetch)
(uri (string-append "https://launchpad.net/lightdm/"
@ -217,7 +217,7 @@ create smooth, animated user interfaces.")
version ".tar.xz"))
(sha256
(base32
"0a5bvfl2h7r873al6q7c819h0kg564k9fh51rl6489z6lyvazfg4"))))
"18j33bm54i8k7ncxcs69zqi4105s62n58jrydqn3ikrb71s9nl6d"))))
(build-system gnu-build-system)
(arguments
'(#:parallel-tests? #f ; fails when run in parallel