gnome.gnome-weather: 45.0 → 46.0

https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/45.0...46.0

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
This commit is contained in:
Maxine Aubrey 2024-03-26 21:34:04 +01:00
parent 4d715ca164
commit 958de05476
No known key found for this signature in database
GPG Key ID: F6FE033DFCB899F7

View File

@ -19,11 +19,11 @@
stdenv.mkDerivation rec {
pname = "gnome-weather";
version = "45.0";
version = "46.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-weather/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "MMAClwKIPcjYFg5t4dYRaHfNbCW8lQ1OSQKmq0Z7L6Q=";
hash = "sha256-FTgmcFzPZy4U8v5N/Hgvjom3xMvkqv6VpVMvveej1J0=";
};
nativeBuildInputs = [