annapurna-sil: 1.204 → 2.000

This commit is contained in:
Vincent Laporte
2023-11-21 07:21:19 +01:00
committed by Vincent Laporte
parent f08291943b
commit 036f0324a4
+2 -2
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 = ''