~ruther/guix-local

faf713b9d0de3d63ea2ce51dc66313e42b6ab466 — 宋文武 10 years ago a72f18a
gnu: geoclue: Update to 2.2.0.

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

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 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