Commit c0001d1a authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent 0fe418f7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [