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

kora-icon-theme: 1.5.7 -> 1.5.8
This commit is contained in:
Nick Cao
2023-09-13 09:10:41 -04:00
committed by GitHub
+2 -2
View File
@@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "kora-icon-theme";
version = "1.5.7";
version = "1.5.8";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-VAlfrUWgxcG17ZTlA357gengXTilwuZOBscIzadAsaU=";
sha256 = "sha256-ZPjtY6s3Sgl0aU2pAxagTMFIOcwDAZQRYtvOC0FBJaI=";
};
nativeBuildInputs = [