gnome-usage: 45.0 → 46.0

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

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
This commit is contained in:
Maxine Aubrey
2024-04-22 21:11:21 +02:00
parent 74d9460882
commit 70fcfde28c
@@ -20,11 +20,11 @@
stdenv.mkDerivation rec {
pname = "gnome-usage";
version = "45.0";
version = "46.0";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "5nfE/iwBSXqE/x4RV+kTHp+ZmfGnjTUjSvHXfYJ18pQ=";
hash = "sha256-GGrajgAYjIn4yrVPNZmO2XpG6rb9shiRAoNhvzhqybI=";
};
nativeBuildInputs = [