Commit 036f0324 authored by Vincent Laporte's avatar Vincent Laporte Committed by Vincent Laporte
Browse files

annapurna-sil: 1.204 → 2.000

parent f0829194
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = ''