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

kora-icon-theme: 1.6.0 -> 1.6.1
This commit is contained in:
José Romildo Malaquias 2024-05-12 09:24:26 -03:00 committed by GitHub
commit 56e8c30aa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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