summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorKei Kebreau <kei@openmailbox.org>2017-06-11 19:08:55 -0400
committerKei Kebreau <kei@openmailbox.org>2017-06-11 19:08:55 -0400
commit9cf8d93a9ea1fca9c80bc6b8492c537e52530946 (patch)
tree5b6f817ccd241154607edcee8c18ae0f433ca7db /gnu
parent78a520515296ed33eb2eeb40b651ab51dc083cba (diff)
downloadpatches-9cf8d93a9ea1fca9c80bc6b8492c537e52530946.tar
patches-9cf8d93a9ea1fca9c80bc6b8492c537e52530946.tar.gz
gnu: libgweather: Update to 3.24.1.
* gnu/packages/gnome.scm (libgweather): Update to 3.24.1.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a4fc2195cb..1080ddfeb5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2809,7 +2809,7 @@ service via the system message bus.")
(define-public libgweather
(package
(name "libgweather")
- (version "3.24.0")
+ (version "3.24.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -2817,7 +2817,7 @@ service via the system message bus.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0ggspn3wmlkdxpfv4ym68qn1mzqc3hv666sykv8sv1ah40rbk28h"))))
+ "0g35xfcw9vh3sfff42blk9ksrlmkrjmj46h3ad0sqgdn6xh329qj"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags