guix-commits
[Top][All Lists]
Advanced

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

28/48: gnu: libgweather: Update to 3.20.2.


From: ???
Subject: 28/48: gnu: libgweather: Update to 3.20.2.
Date: Tue, 23 Aug 2016 12:11:50 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit ccf6e2a4835006124d1f2bd62818ce4f928d4482
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:56:43 2016 +0800

    gnu: libgweather: Update to 3.20.2.
    
    * gnu/packages/gnome.scm (libgweather): Update to 3.20.2.
---
 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 0fd6afb..1328b42 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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



reply via email to

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