Skip to content

Commit

Permalink
kora-icon-theme: 1.5.3 -> 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Oct 23, 2022
1 parent 30f6859 commit fce3355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/icons/kora-icon-theme/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

stdenvNoCC.mkDerivation rec {
pname = "kora-icon-theme";
version = "1.5.3";
version = "1.5.4";

src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-j4W9w/icGjfkbbb0xYF3NfSFsp5RkNCc805E089JaFQ=";
sha256 = "sha256-LYlrLkMArF3rRVrvQNNfMdOgW6bJOjK9fE9obXEJK4w=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit fce3355

Please sign in to comment.