guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: geoclue: Update to 2.4.6.


From: Leo Famulari
Subject: 01/01: gnu: geoclue: Update to 2.4.6.
Date: Mon, 27 Mar 2017 12:05:54 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit ccfac09c828b055d221000a071591e4a69e68d28
Author: Leo Famulari <address@hidden>
Date:   Mon Mar 27 11:56:06 2017 -0400

    gnu: geoclue: Update to 2.4.6.
    
    * gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
---
 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 f8fafdb..4e2c962 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2528,7 +2528,7 @@ output devices.")
 (define-public geoclue
   (package
     (name "geoclue")
-    (version "2.4.4")
+    (version "2.4.6")
     (source
      (origin
        (method url-fetch)
@@ -2537,7 +2537,7 @@ output devices.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0p1ibjf5vzjsahw5xif2si3lj6a00sxhll008jk7w1hj1jfznhww"))
+         "1dnknrwln159dj7pdprnfa4zjprgslabxngmn11jyjwvbi2zfzf5"))
        (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]