Merge pull request #262201 from r-ryantm/auto-update/tela-circle-icon-theme

tela-circle-icon-theme: 2023-06-25 -> 2023-10-07
This commit is contained in:
José Romildo Malaquias 2023-10-20 11:09:16 -03:00 committed by GitHub
commit b588a642ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,13 +19,13 @@ lib.checkListOfEnum "${pname}: color variants" [ "standard" "black" "blue" "brow
stdenvNoCC.mkDerivation rec {
inherit pname;
version = "2023-06-25";
version = "2023-10-07";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "nob0Isx785YRP4QIj2CK+v99CUiRwtkge1dNXCCwaDs=";
sha256 = "il+bYIcwm0BQF6U0J6h6rlzHSGSHYN/O8BezehYIpQ4=";
};
nativeBuildInputs = [