[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/53: gnu: gdm: Update to 3.32.0.
From: |
guix-commits |
Subject: |
44/53: gnu: gdm: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 22:18:48 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 95ffe9e827f66ebfe9e26ebd1ec8da76fa135fed
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 f59fb30..0eef1a2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5805,7 +5805,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 "/"
@@ -5813,7 +5813,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "15f7lz7z75krgbq8vb800afj96h8mw2fpy1s28za2911x5vgq0ak"))))
+ "12ypdz9i24hwbl1d1wnnxb8zlvfa4f49n9ac5cl9d6h8qp4b0gb4"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
@@ -5922,7 +5922,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
- 27/53: gnu: nautilus: Update to 3.32.1., (continued)
- 27/53: gnu: nautilus: Update to 3.32.1., guix-commits, 2019/11/01
- 49/53: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/11/01
- 36/53: gnu: gnome-mines: Update to 3.32.2., guix-commits, 2019/11/01
- 28/53: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/11/01
- 42/53: gnu: cheese: Update to 3.32.1., guix-commits, 2019/11/01
- 50/53: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/01
- 51/53: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/01
- 43/53: gnu: libdazzle: Update to 3.32.3., guix-commits, 2019/11/01
- 39/53: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/11/01
- 33/53: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/11/01
- 44/53: gnu: gdm: Update to 3.32.0.,
guix-commits <=
- 53/53: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/01
- 46/53: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/01
- 07/53: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/01
- 12/53: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/01
- 08/53: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/01
- 13/53: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/01
- 25/53: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/11/01
- 16/53: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/01
- 37/53: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/11/01
- 41/53: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/01