gnome-weather: 47.0 → 48.beta

https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/47.0...48.beta

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Jan Tojnar
2025-05-07 02:07:44 +02:00
parent f89333df41
commit 809c333aa2
+2 -2
View File
@@ -21,11 +21,11 @@
stdenv.mkDerivation rec {
pname = "gnome-weather";
version = "47.0";
version = "48.beta";
src = fetchurl {
url = "mirror://gnome/sources/gnome-weather/${lib.versions.major version}/gnome-weather-${version}.tar.xz";
hash = "sha256-UV9YYjdN00bLyFqd3wMGstMnZXhQu2C2ycmGD86WIOY=";
hash = "sha256-c5dUg02ID+iKjzHMmVVhJdNW1vy3y4ImEppO1oKqtdg=";
};
nativeBuildInputs = [