Merge pull request #254889 from r-ryantm/auto-update/kora-icon-theme

kora-icon-theme: 1.5.7 -> 1.5.8

authored by Nick Cao and committed by GitHub 3295a4be 542f5a44

+2 -2
+2 -2
pkgs/data/icons/kora-icon-theme/default.nix
··· 10 11 stdenvNoCC.mkDerivation rec { 12 pname = "kora-icon-theme"; 13 - version = "1.5.7"; 14 15 src = fetchFromGitHub { 16 owner = "bikass"; 17 repo = "kora"; 18 rev = "v${version}"; 19 - sha256 = "sha256-VAlfrUWgxcG17ZTlA357gengXTilwuZOBscIzadAsaU="; 20 }; 21 22 nativeBuildInputs = [
··· 10 11 stdenvNoCC.mkDerivation rec { 12 pname = "kora-icon-theme"; 13 + version = "1.5.8"; 14 15 src = fetchFromGitHub { 16 owner = "bikass"; 17 repo = "kora"; 18 rev = "v${version}"; 19 + sha256 = "sha256-ZPjtY6s3Sgl0aU2pAxagTMFIOcwDAZQRYtvOC0FBJaI="; 20 }; 21 22 nativeBuildInputs = [