guix-commits
[Top][All Lists]
Advanced

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

33/85: gnu: libgweather: Update to 3.20.4.


From: Mark H. Weaver
Subject: 33/85: gnu: libgweather: Update to 3.20.4.
Date: Wed, 11 Jan 2017 16:36:03 +0000 (UTC)

mhw pushed a commit to branch gnome-updates
in repository guix.

commit bd03f9db44d7fdcc57c4080e7d9440ea66313f9a
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 03:44:27 2017 -0500

    gnu: libgweather: Update to 3.20.4.
    
    * gnu/packages/gnome.scm (libgweather): Update to 3.20.4.
---
 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 3d83e24..e149106 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2581,7 +2581,7 @@ service via the system message bus.")
 (define-public libgweather
   (package
     (name "libgweather")
-    (version "3.20.3")
+    (version "3.20.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2589,7 +2589,7 @@ service via the system message bus.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "02vcnlchcq3hxsm75x2szzkszg1yp1rg164p1b23vnzm9svcaszv"))))
+                "1higj4nmn3srqjbzl4iva7c0b4fkdq74xi4b35xd0qc4qiawbkbx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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