[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/56: gnu: gdm: Update to 3.20.1.
From: |
??? |
Subject: |
36/56: gnu: gdm: Update to 3.20.1. |
Date: |
Mon, 02 May 2016 13:38:36 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 931ee9637f9aa763d6d3a0fcb721208d1090cbc2
Author: 宋文武 <address@hidden>
Date: Thu Apr 28 10:20:26 2016 +0800
gnu: gdm: Update to 3.20.1.
* gnu/packages/gnome.scm (gdm): Update to 3.20.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 286261d..a1de99d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4404,7 +4404,7 @@ libxml2.")
(define-public gdm
(package
(name "gdm")
- (version "3.20.0")
+ (version "3.20.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4412,7 +4412,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1hnkv4j4m6z9l2y1rzxn674ir34k57apz1ybr15m11ksn05vlky6"))))
+ "17vqcnqnwx7s5xzgn358gsgbmpz7k90sh1qrwrh3wnj5r0pm38hh"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- 37/56: gnu: gnome-control-center: Update to 3.20.1., (continued)
- 37/56: gnu: gnome-control-center: Update to 3.20.1., ???, 2016/05/02
- 04/56: Revert "Revert "gnu: gjs: Skip test_utf8_inout test."", ???, 2016/05/02
- 46/56: gnu: grilo-plugins: Update to 0.3.1., ???, 2016/05/02
- 56/56: gnu: yelp: Add gsettings-desktop-schemas to inputs., ???, 2016/05/02
- 32/56: gnu: mutter: Update to 3.20.1., ???, 2016/05/02
- 38/56: gnu: gnome-shell: Update to 3.20.1., ???, 2016/05/02
- 53/56: gnu: gnome: Add desktop-file-utils., ???, 2016/05/02
- 23/56: gnu: totem: Update to 3.20.1., ???, 2016/05/02
- 50/56: gnu: gst-plugins-good: Disable a failing rtprtx test., ???, 2016/05/02
- 51/56: profiles: Add xdg-desktop-database hook., ???, 2016/05/02
- 36/56: gnu: gdm: Update to 3.20.1.,
??? <=