[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/71: gnu: gnome-session: Update to 3.20.1, fix build.
From: |
??? |
Subject: |
46/71: gnu: gnome-session: Update to 3.20.1, fix build. |
Date: |
Mon, 02 May 2016 14:08:21 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 803ab4164da2f464714e4199342380d1960445fc
Author: 宋文武 <address@hidden>
Date: Thu Apr 28 10:04:52 2016 +0800
gnu: gnome-session: Update to 3.20.1, fix build.
* gnu/packages/gnome.scm (gnome-session): Update to 3.20.1.
[arguments]: Remove use of systemd in 'gsm-autostart-app.c.'.
---
gnu/packages/gnome.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6941a90..54984f1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3819,7 +3819,7 @@ such as gzip tarballs.")
(define-public gnome-session
(package
(name "gnome-session")
- (version "3.20.0")
+ (version "3.20.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3827,7 +3827,7 @@ such as gzip tarballs.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0d0v60lmvr8wbrswfpc4f4jg2dhxj6nkgv7wnwdf2zifk8vp5zv6"))))
+ "04w90gyl0kdx5vwmdcgfdk3qr9xhip00vgpgzci151agqwyzbs9a"))))
(arguments
'(#:phases
(modify-phases %standard-phases
@@ -3846,6 +3846,8 @@ such as gzip tarballs.")
(("#ifdef HAVE_SYSTEMD") "#if 0"))
(substitute* "gnome-session/gsm-manager.c"
(("#ifdef HAVE_SYSTEMD") "#if 0"))
+ (substitute* "gnome-session/gsm-autostart-app.c"
+ (("#ifdef HAVE_SYSTEMD") "#if 0"))
#t))
(add-after 'install 'wrap-gnome-session
(lambda* (#:key inputs outputs #:allow-other-keys)
- 30/71: gnu: glib-networking: Update to 2.48.1., (continued)
- 30/71: gnu: glib-networking: Update to 2.48.1., ???, 2016/05/02
- 15/71: gnu: Add r-xnomial., ???, 2016/05/02
- 10/71: gnu: Add python2-shedskin., ???, 2016/05/02
- 11/71: gnu: asymptote: Update to 2.37., ???, 2016/05/02
- 09/71: gnu: guitarix: Update to 0.35.0., ???, 2016/05/02
- 22/71: gnu: pango: Update to 1.40.1., ???, 2016/05/02
- 06/71: gnu: Add synthv1., ???, 2016/05/02
- 08/71: gnu: qtractor: Update to 0.7.7., ???, 2016/05/02
- 38/71: gnu: totem: Update to 3.20.1., ???, 2016/05/02
- 37/71: gnu: gnome-klotski: Update to 3.20.1., ???, 2016/05/02
- 46/71: gnu: gnome-session: Update to 3.20.1, fix build.,
??? <=
- 40/71: gnu: gvfs: Update to 1.28.1., ???, 2016/05/02
- 42/71: gnu: yelp-xsl: Update to 3.20.1., ???, 2016/05/02
- 45/71: gnu: file-roller: Update to 3.20.1., ???, 2016/05/02
- 47/71: gnu: mutter: Update to 3.20.1., ???, 2016/05/02
- 50/71: gnu: network-manager-applet: Update to 1.2.0., ???, 2016/05/02
- 59/71: gnu: gedit: Enable Python Console plugin., ???, 2016/05/02
- 58/71: gnu: libpeas: Add inputs., ???, 2016/05/02
- 54/71: gnu: baobab: Update to 3.20.1., ???, 2016/05/02
- 55/71: gnu: dconf-editor: Update to 3.20.1., ???, 2016/05/02
- 60/71: gnu: grilo: Update to 0.3.0., ???, 2016/05/02