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

kora-icon-theme: 1.5.8 -> 1.5.9
This commit is contained in:
José Romildo Malaquias 2023-12-16 10:48:23 -03:00 committed by GitHub
commit b3f57a6ab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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