graphite-gtk-theme: 2024-07-15 -> 2025-07-06

This commit is contained in:
R. Ryantm
2025-07-07 17:35:37 +00:00
parent d21de76070
commit b0301e7098
@@ -62,13 +62,13 @@ lib.checkListOfEnum "${pname}: theme variants"
stdenvNoCC.mkDerivation
rec {
inherit pname;
version = "2024-07-15";
version = "2025-07-06";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = "graphite-gtk-theme";
rev = version;
hash = "sha256-k93l/7DF0HSKPfiIxzBLz0mBflgbdYJyGLEmWZx3q7o=";
hash = "sha256-TOIpQTYg+1DX/Tq5BMygxbUC0NpzPWBGDtOnnT55c1w=";
};
nativeBuildInputs = [