whitesur-gtk-theme: 2025-04-03 -> 2025-06-14 (#417477)

This commit is contained in:
José Romildo Malaquias
2025-06-17 09:55:12 -03:00
committed by GitHub
@@ -94,13 +94,13 @@ lib.checkListOfEnum "${pname}: window control buttons variants" [ "normal" "alt"
stdenv.mkDerivation
rec {
pname = "whitesur-gtk-theme";
version = "2025-04-03";
version = "2025-06-14";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
hash = "sha256-XSghDBpxAjdQMB9tyV2NIM6j/AzmzsnybGGDYi7u3BQ=";
hash = "sha256-+K2HAnpcCqfSw3WmiklMPnJTDuCSBiWe3aGNq2mnFLA=";
};
nativeBuildInputs = [