[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/56: Revert "Revert "gnu: geoclue: Update to 2.4.3.""
From: |
??? |
Subject: |
03/56: Revert "Revert "gnu: geoclue: Update to 2.4.3."" |
Date: |
Mon, 02 May 2016 13:38:28 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit e1404183be973d770fc7aef1e2abe42b42afeb42
Author: 宋文武 <address@hidden>
Date: Wed Apr 27 21:52:02 2016 +0800
Revert "Revert "gnu: geoclue: Update to 2.4.3.""
This reverts commit e4a7039e4646989ff77bc5d998f3421252f6b7cb.
---
gnu/packages/gnome.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4272493..58de212 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2355,7 +2355,7 @@ output devices.")
(define-public geoclue
(package
(name "geoclue")
- (version "2.2.0")
+ (version "2.4.3")
(source
(origin
(method url-fetch)
@@ -2364,7 +2364,7 @@ output devices.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0inlqx0zar498fhi9hh92p2g4kp8qy3zdl4z3vw6bjwp9w6xx454"))
+ "0pk07k65dlw37nz8z5spksivsv5nh96xmbi336rf2yfxf2ldpadd"))
(patches (search-patches "geoclue-config.patch"))))
(build-system glib-or-gtk-build-system)
(arguments
@@ -2385,7 +2385,8 @@ output devices.")
`(("pkg-config" ,pkg-config)
("intltool" ,intltool)))
(inputs
- `(("glib" ,glib)
+ `(("avahi" ,avahi)
+ ("glib" ,glib)
("json-glib" ,json-glib)
("libsoup" ,libsoup)))
(home-page "http://freedesktop.org/wiki/Software/GeoClue/")
- branch gnome-updates created (now a8f7cde), ???, 2016/05/02
- 03/56: Revert "Revert "gnu: geoclue: Update to 2.4.3."",
??? <=
- 02/56: Revert "Revert "gnu: inkscape: Fix build with glibmm-2.48."", ???, 2016/05/02
- 11/56: gnu: gtksourceview: Update to 3.20.2., ???, 2016/05/02
- 15/56: gnu: glib-networking: Update to 2.48.1., ???, 2016/05/02
- 06/56: gnu: gtkmm: Run Xvfb for tests., ???, 2016/05/02
- 19/56: gnu: gnome-terminal: Update to 3.20.1., ???, 2016/05/02
- 07/56: gnu: pango: Update to 1.40.1., ???, 2016/05/02
- 21/56: gnu: gnome-settings-daemon: Update to 3.20.1., ???, 2016/05/02
- 05/56: gnu: gedit: Fix build by passing '--disable-spell'., ???, 2016/05/02
- 09/56: gnu: at-spi2-atk: Update to 2.20.1., ???, 2016/05/02
- 12/56: gnu: gtkmm: Update to 3.20.1., ???, 2016/05/02