Merge pull request #263000 from r-ryantm/auto-update/whitesur-gtk-theme

whitesur-gtk-theme: 2023-06-30 -> 2023-10-13
This commit is contained in:
José Romildo Malaquias
2023-10-24 10:10:33 -03:00
committed by GitHub
+2 -2
View File
@@ -33,13 +33,13 @@ lib.checkListOfEnum "${pname}: panel size" [ "default" "smaller" "bigger" ] (sin
stdenv.mkDerivation rec {
pname = "whitesur-gtk-theme";
version = "2023-06-30";
version = "2023-10-13";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "sha256-ctEaS+zWkmiVoq0WVA3ecHc2rm8LFQC/kqi/KEXAyXw=";
sha256 = "sha256-H8QdKCX6C36J7AfFd0VV9Rnm8LGXSfkxj5Yp2p+PduE=";
};
nativeBuildInputs = [