[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/62: gnu: gdm: Update to 3.32.0.
From: |
guix-commits |
Subject: |
43/62: gnu: gdm: Update to 3.32.0. |
Date: |
Sat, 7 Dec 2019 14:04:57 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit bcca95dc77f924274666be27e97e7c6a3e3332fe
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 ae6cec6..cea927e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6082,7 +6082,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 "/"
@@ -6090,7 +6090,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "15f7lz7z75krgbq8vb800afj96h8mw2fpy1s28za2911x5vgq0ak"))))
+ "12ypdz9i24hwbl1d1wnnxb8zlvfa4f49n9ac5cl9d6h8qp4b0gb4"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
@@ -6199,7 +6199,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
- 22/62: gnu: evolution: Update to 3.32.4., (continued)
- 22/62: gnu: evolution: Update to 3.32.4., guix-commits, 2019/12/07
- 23/62: gnu: Add pipewire., guix-commits, 2019/12/07
- 26/62: gnu: Add tracker-miners., guix-commits, 2019/12/07
- 37/62: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/12/07
- 28/62: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/12/07
- 31/62: gnu: gnome-shell-extensions: Update to 3.32.1., guix-commits, 2019/12/07
- 32/62: gnu: gnome-system-monitor: Update to 3.32.1., guix-commits, 2019/12/07
- 45/62: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/12/07
- 48/62: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/12/07
- 50/62: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/12/07
- 43/62: gnu: gdm: Update to 3.32.0.,
guix-commits <=
- 25/62: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/12/07
- 24/62: gnu: mutter: Update to 3.32.2., guix-commits, 2019/12/07
- 29/62: gnu: gnome-clocks: Update to 3.32.0., guix-commits, 2019/12/07
- 44/62: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/12/07
- 49/62: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/12/07
- 12/62: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/12/07
- 20/62: gnu: totem: Update to 3.32.1., guix-commits, 2019/12/07
- 33/62: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/12/07
- 27/62: gnu: nautilus: Update to 3.32.1., guix-commits, 2019/12/07
- 30/62: gnu: gnome-calendar: Update to 3.32.2., guix-commits, 2019/12/07