guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: geoclue: Update to 2.4.8.


From: Tobias Geerinckx-Rice
Subject: 03/03: gnu: geoclue: Update to 2.4.8.
Date: Sun, 15 Apr 2018 13:38:28 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b433c7b336807f91a442a09c638bfc0c5178b725
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Apr 15 13:37:03 2018 +0200

    gnu: geoclue: Update to 2.4.8.
    
    * gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
---
 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 9fea581..43ea75a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2845,7 +2845,7 @@ output devices.")
 (define-public geoclue
   (package
     (name "geoclue")
-    (version "2.4.7")
+    (version "2.4.8")
     (source
      (origin
        (method url-fetch)
@@ -2854,7 +2854,7 @@ output devices.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "19hfmr8fa1js8ynazdyjxlyrqpjn6m1719ay70ilga4rayxrcyyi"))
+         "08yg1r7m0n9hwyvcy769qkmkf8lslqwv69cjfffwnc3zm5km25qj"))
        (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]