[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/182: gnu: gdm: Update to 3.32.0.
From: |
guix-commits |
Subject: |
44/182: gnu: gdm: Update to 3.32.0. |
Date: |
Fri, 15 Nov 2019 00:01:34 -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
- 20/182: gnu: totem: Update to 3.32.1., (continued)
- 20/182: gnu: totem: Update to 3.32.1., guix-commits, 2019/11/15
- 28/182: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/11/15
- 34/182: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/15
- 38/182: gnu: gnome-terminal: Update to 3.32.2., guix-commits, 2019/11/15
- 39/182: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/11/15
- 30/182: gnu: gnome-calendar: Update to 3.32.2., guix-commits, 2019/11/15
- 35/182: gnu: five-or-more: Update to 3.32.0., guix-commits, 2019/11/15
- 37/182: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/11/15
- 40/182: gnu: python-pyatspi: Update to 2.32.1., guix-commits, 2019/11/15
- 41/182: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/15
- 44/182: gnu: gdm: Update to 3.32.0.,
guix-commits <=
- 43/182: gnu: libdazzle: Use xorg-server-fot-tests., guix-commits, 2019/11/15
- 46/182: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/15
- 48/182: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/15
- 51/182: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/15
- 18/182: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/15
- 42/182: gnu: cheese: Update to 3.32.1., guix-commits, 2019/11/15
- 49/182: gnu: gnome-maps: Update to 3.32.2.1., guix-commits, 2019/11/15
- 21/182: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/15
- 54/182: gnu: epiphany: Update to 3.32.5., guix-commits, 2019/11/15
- 52/182: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/15