gnome.adwaita-icon-theme: 45.0 → 46.0

https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/45.0...46.0

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
This commit is contained in:
Bobby Rong 2024-02-13 11:25:44 +00:00 committed by Maxine Aubrey
parent cf9c7d0ceb
commit 830d591fc6
No known key found for this signature in database
GPG key ID: F6FE033DFCB899F7

View file

@ -13,11 +13,11 @@
stdenv.mkDerivation rec {
pname = "adwaita-icon-theme";
version = "45.0";
version = "46.0";
src = fetchurl {
url = "mirror://gnome/sources/adwaita-icon-theme/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "JEK/sG9ObMlb9uJoL9/5j6Xt3GiHUbnWIVxiPLTkL/E=";
hash = "sha256-S8tTm9ddZNo4XW+gjLqp3erOtqyOgrhbpsQRF79bpk4=";
};
nativeBuildInputs = [