kora-icon-theme: 1.4.5 -> 1.4.7

+2 -2
+2 -2
pkgs/data/icons/kora-icon-theme/default.nix
··· 2 3 stdenv.mkDerivation rec { 4 pname = "kora-icon-theme"; 5 - version = "1.4.5"; 6 7 src = fetchFromGitHub { 8 owner = "bikass"; 9 repo = "kora"; 10 rev = "v${version}"; 11 - sha256 = "sha256-5tXXAfGY5JQ5RiKayUuQJDgX6sPHRi8Hy2ht/Hl0hdo="; 12 }; 13 14 nativeBuildInputs = [
··· 2 3 stdenv.mkDerivation rec { 4 pname = "kora-icon-theme"; 5 + version = "1.4.7"; 6 7 src = fetchFromGitHub { 8 owner = "bikass"; 9 repo = "kora"; 10 rev = "v${version}"; 11 + sha256 = "sha256-Ol4DrQJmQT/LIU5qWJJEm6od7e29h7g913YTFQjudBQ="; 12 }; 13 14 nativeBuildInputs = [