gnu: libgweather: Update to 3.20.2.
author宋文武 <iyzsong@gmail.com>
Mon, 22 Aug 2016 13:56:43 +0000 (21:56 +0800)
committer宋文武 <iyzsong@gmail.com>
Tue, 23 Aug 2016 11:46:57 +0000 (19:46 +0800)
* gnu/packages/gnome.scm (libgweather): Update to 3.20.2.

gnu/packages/gnome.scm

index 0fd6afb..1328b42 100644 (file)
@@ -2580,7 +2580,7 @@ service via the system message bus.")
 (define-public libgweather
   (package
     (name "libgweather")
-    (version "3.20.0")
+    (version "3.20.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2588,7 +2588,7 @@ service via the system message bus.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1mmqg7wf0bhk450akyj0x71x75kh1v7j68isyivr75ydky79nqjj"))))
+                "15ycgvdvika57rhnb46j6pj1907nj5y5nyy7sgj0yvpjbqsiskzp"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags