Skip to content

Commit

Permalink
tela-icon-theme: 2024-04-19 -> 2024-09-04 (#339403)
Browse files Browse the repository at this point in the history
  • Loading branch information
jopejoe1 authored Sep 4, 2024
2 parents 2be1b1b + d8ee3fc commit 9001330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/icons/tela-icon-theme/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

stdenvNoCC.mkDerivation rec {
pname = "tela-icon-theme";
version = "2024-04-19";
version = "2024-09-04";

src = fetchFromGitHub {
owner = "vinceliuice";
repo = "tela-icon-theme";
rev = version;
hash = "sha256-Z1U0KJMnNNXL5fn3kPoZ2RZNi95T27/tnWVgR8kTj1o=";
hash = "sha256-ZzF4U/cTy/7oSDQs4+dezewgNzS5zroba8wpcfPciW4=";
};

nativeBuildInputs = [ gtk3 jdupes ];
Expand Down

0 comments on commit 9001330

Please sign in to comment.