kora-icon-theme: 1.5.6 -> 1.5.7

This commit is contained in:
R. Ryantm 2023-06-05 02:09:19 +00:00
parent 87a0230e64
commit e86d62355e

View File

@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "kora-icon-theme";
version = "1.5.6";
version = "1.5.7";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-vAeml+upESUVlJ95Rm0+vlZ+NQZWEZl00scDkb3W7Yo=";
sha256 = "sha256-VAlfrUWgxcG17ZTlA357gengXTilwuZOBscIzadAsaU=";
};
nativeBuildInputs = [