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

whitesur-gtk-theme: 2022-02-21 -> 2022-08-26
This commit is contained in:
José Romildo Malaquias 2022-08-30 08:41:19 -03:00 committed by GitHub
commit 70c3bfea57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,13 +32,13 @@ lib.checkListOfEnum "${pname}: panel size" [ "default" "smaller" "bigger" ] (sin
stdenv.mkDerivation rec {
pname = "whitesur-gtk-theme";
version = "2022-02-21";
version = "2022-08-26";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "1bqgbkx7qhpj9vbqcxb69p67m8ix3avxr81pdpdi56g9gqbnkpfc";
sha256 = "sha256-kvu6Zv5vmyDasBt6eOBqexv0n5vi6OzpG5We1eSbW0o=";
};
nativeBuildInputs = [