gnome-weather: 47.alpha → 47.0

https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/47.alpha...47.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Bobby Rong
2024-10-14 20:54:15 +08:00
parent cfd9868e70
commit 62247e47c1
+2 -2
View File
@@ -21,11 +21,11 @@
stdenv.mkDerivation rec {
pname = "gnome-weather";
version = "47.alpha";
version = "47.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-weather/${lib.versions.major version}/gnome-weather-${version}.tar.xz";
hash = "sha256-+CnI4Jj7p5naD6CaSeHwv/jfwrY/nU7Lhlf05WMttdo=";
hash = "sha256-UV9YYjdN00bLyFqd3wMGstMnZXhQu2C2ycmGD86WIOY=";
};
nativeBuildInputs = [