mhw pushed a commit to branch gnome-updates
in repository guix.
commit 4edc6a9c7eb7fad9ae48e47ba8e319ee153a2db3
Author: Mark H Weaver <[email protected]>
Date: Mon Jan 9 04:19:10 2017 -0500
gnu: gdm: Update to 3.22.1.
* gnu/packages/gnome.scm (gdm): Update to 3.22.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1b89405..2d31a82 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4669,7 +4669,7 @@ libxml2.")
(define-public gdm
(package
(name "gdm")
- (version "3.20.1")
+ (version "3.22.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4677,7 +4677,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "17vqcnqnwx7s5xzgn358gsgbmpz7k90sh1qrwrh3wnj5r0pm38hh"))))
+ "17wnsrv91mx14xp96wrc21g2hsjjc38yhbkw55kf7hk3yliychva"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags