andika: 6.200 -> 7.000

This commit is contained in:
R. Ryantm 2025-06-09 12:36:55 +00:00
parent 9a43f6bcdc
commit 11bdcf441f

View File

@ -6,11 +6,11 @@
stdenvNoCC.mkDerivation rec {
pname = "andika";
version = "6.200";
version = "7.000";
src = fetchzip {
url = "https://software.sil.org/downloads/r/andika/Andika-${version}.zip";
hash = "sha256-Ge+Yq3+1IJ+mXhjw7Vtpu5DIWiMfwOdEH/S1RSzYh3A=";
hash = "sha256-46kbzFxNEpSuqyUwpScnxxgZi1dJlwK+AUkdULcinok=";
};
installPhase = ''