summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2019-12-16 23:16:11 -0500
committerKei Kebreau <kkebreau@posteo.net>2020-04-18 16:49:54 -0400
commit462d3416a871f97ae3de867e725f8c6e4f976731 (patch)
tree8373bdd7396c28763f8dfaeb85e2184c6467c437 /gnu/packages/gnome.scm
parente8f4bf6b42a640b91d843b0dd114e77f265798eb (diff)
gnu: libgweather: Update to 3.34.0.
* gnu/packages/gnome.scm (libgweather): Update to 3.34.0. (cherry picked from commit fea74bf26d1a77129da919f2eb7473c94a947200)
Diffstat (limited to 'gnu/packages/gnome.scm')
-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 ef367da7b0..02b89ee539 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4145,7 +4145,7 @@ service via the system message bus.")
(define-public libgweather
(package
(name "libgweather")
- (version "3.28.3")
+ (version "3.34.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4153,7 +4153,7 @@ service via the system message bus.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1xz60h59zgyk61y2wwzm0xlqav72i668g7v0x7rh9idz240hxls5"))))
+ "1fgiqswkhiaijanml3mb16ajn5aanrk7x6yiwagp9n9rssam6902"))))
(build-system meson-build-system)
(arguments
`(#:tests? #f ; one of two tests requires network access