diff options
| author | Enrico Tassi | 2020-10-12 11:22:28 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2020-10-12 11:22:28 +0200 |
| commit | ab7b0f26e1742874157b26f1600f2954d3bf44f7 (patch) | |
| tree | 83149677d0c18fa50523a6e25e471ae7d9ff25b4 /dev/build | |
| parent | 03d55f990bb7a2c4f5c1fefa408b94a8a93e8d05 (diff) | |
elpi 1.11.4
Diffstat (limited to 'dev/build')
| -rwxr-xr-x | dev/build/windows/makecoq_mingw.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/build/windows/makecoq_mingw.sh b/dev/build/windows/makecoq_mingw.sh index fcc585117b..fc8921e63d 100755 --- a/dev/build/windows/makecoq_mingw.sh +++ b/dev/build/windows/makecoq_mingw.sh @@ -1204,7 +1204,7 @@ function make_elpi { make_dune make_re - if build_prep https://github.com/LPCIC/elpi/archive v1.11.0 tar.gz 1 elpi; then + if build_prep https://github.com/LPCIC/elpi/archive v1.11.4 tar.gz 1 elpi; then log2 dune build -p elpi log2 dune install elpi |
