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

tela-circle-icon-theme: 2023-04-16 -> 2023-06-25
This commit is contained in:
Weijia Wang 2023-06-29 10:25:26 +03:00 committed by GitHub
commit de081f8a27
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-04-16";
version = "2023-06-25";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = pname;
rev = version;
sha256 = "OHI/kT4HMlWUTxIeGXjtuIYBzQKM3XTGXuE9cviNDTM=";
sha256 = "nob0Isx785YRP4QIj2CK+v99CUiRwtkge1dNXCCwaDs=";
};
nativeBuildInputs = [