gnome.gnome-clocks: 45.0 → 46.0

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

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
This commit is contained in:
Maxine Aubrey 2024-03-16 18:54:55 +01:00
parent 8eba5a14fa
commit 5583c20b0b
No known key found for this signature in database
GPG Key ID: F6FE033DFCB899F7

View File

@ -25,11 +25,11 @@
stdenv.mkDerivation rec {
pname = "gnome-clocks";
version = "45.0";
version = "46.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-clocks/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "/I60/ZUw8eZB3ADuIIbufTVKegCwoNFyLjBdXJqrkbU=";
hash = "sha256-6qPFeM3O+XVOZotWJnCbc/NSZxAjX0tyB20v9JpPmcc=";
};
nativeBuildInputs = [