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.2.0.


From: ???
Subject: 01/01: gnu: geoclue: Update to 2.2.0.
Date: Mon, 08 Jun 2015 10:02:13 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit faf713b9d0de3d63ea2ce51dc66313e42b6ab466
Author: 宋文武 <address@hidden>
Date:   Mon Jun 8 16:47:21 2015 +0800

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 34658e1..bded20f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2110,7 +2110,7 @@ output devices.")
 (define-public geoclue
   (package
     (name "geoclue")
-    (version "2.1.10")
+    (version "2.2.0")
     (source
      (origin
        (method url-fetch)
@@ -2119,7 +2119,7 @@ output devices.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0s0ws2bx5g1cbjamxmm448r4n4crha2fwpzm8zbx6cq6qslygmzi"))
+         "0inlqx0zar498fhi9hh92p2g4kp8qy3zdl4z3vw6bjwp9w6xx454"))
        (patches (list (search-patch "geoclue-config.patch")))))
     (build-system glib-or-gtk-build-system)
     (arguments



reply via email to

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