colloid-gtk-theme: 2024-11-16 -> 2025-07-31 (#429763)

This commit is contained in:
José Romildo Malaquias
2025-08-01 11:28:50 -03:00
committed by GitHub
@@ -57,13 +57,13 @@ lib.checkListOfEnum "colloid-gtk-theme: theme variants"
stdenvNoCC.mkDerivation
rec {
inherit pname;
version = "2024-11-16";
version = "2025-07-31";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = "colloid-gtk-theme";
rev = version;
hash = "sha256-70HDn87acG0me+zbXk6AoGmakY6VLuawq1ubgGcRZVk=";
hash = "sha256-0pXbeeBAkk6v2DBWfUYhWWdyrQhgr/JfDbhyS33maMM=";
};
nativeBuildInputs = [