[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/63: gnu: gdm: Update to 3.32.0.
From: |
guix-commits |
Subject: |
44/63: gnu: gdm: Update to 3.32.0. |
Date: |
Thu, 7 Nov 2019 09:57:45 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit e3973930946453c0a45a75921a66c5b686bc6912
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 64007ee..4bdd4de 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5828,7 +5828,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 "/"
@@ -5836,7 +5836,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "15f7lz7z75krgbq8vb800afj96h8mw2fpy1s28za2911x5vgq0ak"))))
+ "12ypdz9i24hwbl1d1wnnxb8zlvfa4f49n9ac5cl9d6h8qp4b0gb4"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
@@ -5945,7 +5945,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
- 28/63: gnu: gnome-screenshot: Update to 3.32.0., (continued)
- 28/63: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/11/07
- 24/63: gnu: mutter: Update to 3.32.2., guix-commits, 2019/11/07
- 27/63: gnu: nautilus: Update to 3.32.1., guix-commits, 2019/11/07
- 25/63: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/11/07
- 22/63: gnu: evolution: Update to 3.32.4., guix-commits, 2019/11/07
- 30/63: gnu: gnome-calendar: Update to 3.32.2., guix-commits, 2019/11/07
- 31/63: gnu: gnome-shell-extensions: Update to 3.32.1., guix-commits, 2019/11/07
- 29/63: gnu: gnome-clocks: Update to 3.32.0., guix-commits, 2019/11/07
- 32/63: gnu: gnome-system-monitor: Update to 3.32.1., guix-commits, 2019/11/07
- 38/63: gnu: gnome-terminal: Update to 3.32.2., guix-commits, 2019/11/07
- 44/63: gnu: gdm: Update to 3.32.0.,
guix-commits <=
- 45/63: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/07
- 46/63: gnu: network-manager: Update to 1.18.2., guix-commits, 2019/11/07
- 48/63: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/07
- 50/63: gnu: quadrapassel: Update to 3.32.0., guix-commits, 2019/11/07
- 51/63: gnu: seahorse: Update to 3.32.2., guix-commits, 2019/11/07
- 55/63: gnu: file-roller: Update to 3.32.2., guix-commits, 2019/11/07
- 61/63: gnu: python-pyatspi: Update to 2.34.0., guix-commits, 2019/11/07
- 59/63: gnu: pipewire: Update to 0.2.7., guix-commits, 2019/11/07
- 40/63: gnu: python-pyatspi: Update to 2.32.1., guix-commits, 2019/11/07
- 42/63: gnu: cheese: Update to 3.32.1., guix-commits, 2019/11/07