kora-icon-theme: 1.5.9 -> 1.6.0

This commit is contained in:
R. Ryantm 2024-02-03 04:15:32 +00:00
parent e718d5841a
commit c0948918fc

View File

@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "kora-icon-theme";
version = "1.5.9";
version = "1.6.0";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-ZXAS22Oe6C34DR1BfGmCGr1qh9mu1PCY5IQWxrm1EfY=";
sha256 = "sha256-YKdqV41HlQMvkyWoWbOCMUASshnEDnXtxzdmJdTEQGw=";
};
nativeBuildInputs = [