[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/113: gnu: gnome-weather: Update to 40.0.
From: |
guix-commits |
Subject: |
81/113: gnu: gnome-weather: Update to 40.0. |
Date: |
Wed, 24 Mar 2021 19:23:53 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 188abe9452631a9adc4f2f5f74dc431f2a3ad576
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:47:55 2021 +0100
gnu: gnome-weather: Update to 40.0.
* gnu/packages/gnome.scm (gnome-weather): Update to 40.0.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d88c724..aef60d5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8991,15 +8991,15 @@ associations for GNOME.")
(define-public gnome-weather
(package
(name "gnome-weather")
- (version "3.34.0")
+ (version "40.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "1g63xzs17i36if923b36k9fwbk0nqa5vz6zh1k6q2axrzhhpx1i4"))))
+ "1vxfcvga5waangq3rzwdrdxyy5sw40vv0l463lc651s0n8xafd9a"))))
(build-system meson-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- 64/113: gnu: gedit: Update to 40.0., (continued)
- 64/113: gnu: gedit: Update to 40.0., guix-commits, 2021/03/24
- 68/113: gnu: network-manager: Update to 1.31.1., guix-commits, 2021/03/24
- 54/113: gnu: libgudev: Update to 236., guix-commits, 2021/03/24
- 57/113: gnu: epiphany: Update to 40.0., guix-commits, 2021/03/24
- 58/113: gnu: yelp-xsl: Update to 40.0., guix-commits, 2021/03/24
- 59/113: gnu: yelp: Update to 40.0., guix-commits, 2021/03/24
- 65/113: gnu: mutter: Update to 40.0., guix-commits, 2021/03/24
- 73/113: gnu: gnome-control-center: Update to 40.0., guix-commits, 2021/03/24
- 79/113: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/03/24
- 63/113: gnu: gjs: Update to 1.68.0., guix-commits, 2021/03/24
- 81/113: gnu: gnome-weather: Update to 40.0.,
guix-commits <=
- 66/113: gnu: gnome-online-accounts: Update to 3.38.1., guix-commits, 2021/03/24
- 67/113: gnu: evolution-data-server: Update to 3.40.0., guix-commits, 2021/03/24
- 69/113: gnu: mobile-broadband-provider-info: Update to 20201225., guix-commits, 2021/03/24
- 78/113: gnu: gnome-backgrounds: Update to 3.38.0., guix-commits, 2021/03/24
- 77/113: gnu: baobab: Update to 40.0., guix-commits, 2021/03/24
- 82/113: gnu: gnome-clocks: Update to 40.0., guix-commits, 2021/03/24
- 84/113: gnu: gnome-dictionary: Update to 40.0., guix-commits, 2021/03/24
- 94/113: gnu: evolution: Update to 3.40.0., guix-commits, 2021/03/24
- 98/113: gnu: jsonrpc-glib: Update to 3.38.0., guix-commits, 2021/03/24
- 106/113: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/03/24