adwaita-icon-theme: 49.0 → 50.0

https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/49.0...50.0
This commit is contained in:
winston
2026-05-06 23:03:26 +08:00
committed by Bobby Rong
parent 3a12aaa15b
commit 43ae345ba7
@@ -14,11 +14,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "adwaita-icon-theme";
version = "49.0";
version = "50.0";
src = fetchurl {
url = "mirror://gnome/sources/adwaita-icon-theme/${lib.versions.major finalAttrs.version}/adwaita-icon-theme-${finalAttrs.version}.tar.xz";
hash = "sha256-ZRZkYdGyeKqUL1mqjQ/M8RCNccZfNyxiZuFyRJeRdVw=";
hash = "sha256-+sbgQB/KcUeAVhoIG49+J8O8HbNOvaTaF1CB8msk1GA=";
};
nativeBuildInputs = [