Unverified Commit 8ccdb34b authored by José Romildo Malaquias's avatar José Romildo Malaquias Committed by GitHub
Browse files

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

parents 4b697686 4fadd521
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [