tela-icon-theme: 2024-09-04 -> 2025-02-10 (#380933)

This commit is contained in:
jopejoe1
2025-02-15 23:32:38 +01:00
committed by GitHub
+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 = [