annapurna-sil: 1.204 → 2.000

This commit is contained in:
Vincent Laporte 2023-11-13 08:07:29 +01:00 committed by Vincent Laporte
parent f08291943b
commit 036f0324a4

View file

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "annapurna-sil";
version = "1.204";
version = "2.000";
src = fetchzip {
url = "https://software.sil.org/downloads/r/annapurna/AnnapurnaSIL-${version}.zip";
hash = "sha256-4ya3Iydrz5Pvol9sTDIe9ZW5k3+XQp8GB2LAnRpeiXs=";
hash = "sha256-tvh1E9uGCikJgjmbn28gD7rUgBdKjtvdwgoRIeccGq8=";
};
installPhase = ''