diff options
| author | coqbot-app[bot] | 2020-11-26 10:56:16 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-26 10:56:16 +0000 |
| commit | 5c7f71a270b265d1ae3f86cb2a29d28f2310edc5 (patch) | |
| tree | 466094a8a0f5ed7d821bc4362a7ce1792486f460 /dev/build | |
| parent | 66429ecca2cc28875ec37b879806744bd3a63179 (diff) | |
| parent | f3f813a11ac70950d2f5938728bbb337d7873b44 (diff) | |
Merge PR #13481: [ci] elpi 1.12
Reviewed-by: SkySkimmer
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 6cc91ace81..ebbf10f548 100755 --- a/dev/build/windows/makecoq_mingw.sh +++ b/dev/build/windows/makecoq_mingw.sh @@ -1200,7 +1200,7 @@ function make_elpi { make_dune make_re - if build_prep https://github.com/LPCIC/elpi/archive v1.11.4 tar.gz 1 elpi; then + if build_prep https://github.com/LPCIC/elpi/archive v1.12.0 tar.gz 1 elpi; then log2 dune build -p elpi log2 dune install elpi |
