whitesur-gtk-theme: 2025-06-14 -> 2025-07-24 (#430045)

This commit is contained in:
José Romildo Malaquias
2025-08-01 11:35:51 -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-06-14";
version = "2025-07-24";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = "whitesur-gtk-theme";
rev = version;
hash = "sha256-+K2HAnpcCqfSw3WmiklMPnJTDuCSBiWe3aGNq2mnFLA=";
hash = "sha256-tuon9XxMdrz9XNTp50sbss2gtx6H9hEZh8t2jSoqx28=";
};
nativeBuildInputs = [