gnu: gdm: Update to 3.22.1.

* gnu/packages/gnome.scm (gdm): Update to 3.22.1.
This commit is contained in:
Mark H Weaver 2017-01-09 04:19:10 -05:00
parent 11bffbfab6
commit 4edc6a9c7e
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -4669,7 +4669,7 @@ (define-public libxml++-2
(define-public gdm (define-public gdm
(package (package
(name "gdm") (name "gdm")
(version "3.20.1") (version "3.22.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -4677,7 +4677,7 @@ (define-public gdm
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"17vqcnqnwx7s5xzgn358gsgbmpz7k90sh1qrwrh3wnj5r0pm38hh")))) "17wnsrv91mx14xp96wrc21g2hsjjc38yhbkw55kf7hk3yliychva"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:configure-flags '(#:configure-flags