tela-icon-theme: 2024-09-04 -> 2025-02-10

This commit is contained in:
R. Ryantm
2025-02-10 16:31:06 +00:00
parent 0fe418f717
commit c0001d1a78
+2 -2
View File
@@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec {
pname = "tela-icon-theme";
version = "2024-09-04";
version = "2025-02-10";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = "tela-icon-theme";
rev = version;
hash = "sha256-ZzF4U/cTy/7oSDQs4+dezewgNzS5zroba8wpcfPciW4=";
hash = "sha256-ufjKFlKJnmNwD2m1w+7JSBQij6ltxXWCpUEvVxECS98=";
};
nativeBuildInputs = [