[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/184: gnu: gdm: Update to 3.32.0.
From: |
guix-commits |
Subject: |
44/184: gnu: gdm: Update to 3.32.0. |
Date: |
Wed, 27 Nov 2019 14:36:57 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 125f00785ce16c769974a717928d1fa06e18806a
Author: Kei Kebreau <address@hidden>
Date: Thu Jul 25 12:08:12 2019 -0400
gnu: gdm: Update to 3.32.0.
* gnu/packages/gnome.scm (gdm): Update to 3.32.0.
[arguments]: Adjust 'pre-configure' phase accordingly.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 58f1aa2..2077e98 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5831,7 +5831,7 @@ libxml2.")
(define-public gdm
(package
(name "gdm")
- (version "3.30.3")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5839,7 +5839,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "15f7lz7z75krgbq8vb800afj96h8mw2fpy1s28za2911x5vgq0ak"))))
+ "12ypdz9i24hwbl1d1wnnxb8zlvfa4f49n9ac5cl9d6h8qp4b0gb4"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
@@ -5948,7 +5948,7 @@ libxml2.")
"\") == 0 && "
"g_strcmp0(base_name, \"fail.desktop\") == 0)"))
(("g_error [(]\"GdmSession: no session desktop files installed,
aborting\\.\\.\\.\"[)];")
- "{ self->priv->fallback_session_name = g_strdup(\"fail\"); goto
out; }"))
+ "{ self->fallback_session_name = g_strdup(\"fail\"); goto out;
}"))
#t))
;; GDM requires that there be at least one desktop entry
;; file. This phase installs a hidden one that simply
- 30/184: gnu: gnome-calendar: Update to 3.32.2., (continued)
- 30/184: gnu: gnome-calendar: Update to 3.32.2., guix-commits, 2019/11/27
- 26/184: gnu: Add tracker-miners., guix-commits, 2019/11/27
- 32/184: gnu: gnome-system-monitor: Update to 3.32.1., guix-commits, 2019/11/27
- 33/184: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/11/27
- 34/184: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/27
- 39/184: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/11/27
- 41/184: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/27
- 38/184: gnu: gnome-terminal: Update to 3.32.2., guix-commits, 2019/11/27
- 45/184: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/27
- 46/184: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/27
- 44/184: gnu: gdm: Update to 3.32.0.,
guix-commits <=
- 50/184: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/27
- 49/184: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/11/27
- 48/184: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/27
- 52/184: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/27
- 53/184: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/27
- 55/184: gnu: file-roller: Update to 3.32.2., guix-commits, 2019/11/27
- 57/184: gnu: python-dbusmock: Update to 0.18.3., guix-commits, 2019/11/27
- 59/184: gnu: pipewire: Update to 0.2.7., guix-commits, 2019/11/27
- 64/184: gnu: linux-libre@4.4: Update to 4.4.199., guix-commits, 2019/11/27
- 65/184: gnu: linux-libre@4.9: Update to 4.9.199., guix-commits, 2019/11/27