kora-icon-theme: 1.6.4 -> 1.6.5

This commit is contained in:
R. Ryantm 2025-05-20 19:08:59 +00:00
parent e3a5e6a22c
commit 54d456eaa5

View file

@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "kora-icon-theme";
version = "1.6.4";
version = "1.6.5";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-5bGiePD0PwTvVEdVDzr6hIVtLwwF2mPa8ywLH1u8hLk=";
sha256 = "sha256-Oralfx5MzCzkx+c+zwtFp8q83oKrNINd/PmVeugNKGo=";
};
nativeBuildInputs = [