guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/08: gnu: geoclue: Update to 2.4.7.


From: Tobias Geerinckx-Rice
Subject: 04/08: gnu: geoclue: Update to 2.4.7.
Date: Tue, 14 Nov 2017 21:17:30 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit dba7028f1411d5e01bef7bbf9990d9e872e764c7
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Nov 14 05:36:16 2017 +0100

    gnu: geoclue: Update to 2.4.7.
    
    * gnu/packages/gnome.scm (geoclue): Update to 2.4.7.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d4a941c..c5eafc7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2799,7 +2799,7 @@ output devices.")
 (define-public geoclue
   (package
     (name "geoclue")
-    (version "2.4.6")
+    (version "2.4.7")
     (source
      (origin
        (method url-fetch)
@@ -2808,7 +2808,7 @@ output devices.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1dnknrwln159dj7pdprnfa4zjprgslabxngmn11jyjwvbi2zfzf5"))
+         "19hfmr8fa1js8ynazdyjxlyrqpjn6m1719ay70ilga4rayxrcyyi"))
        (patches (search-patches "geoclue-config.patch"))))
     (build-system glib-or-gtk-build-system)
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]