Unverified Commit c9623062 authored by Andrew Murray's avatar Andrew Murray Committed by GitHub
Browse files

Merge pull request #208 from radarhere/arb

Updated arb to 2.16.0
parents 66e87d22 aa50e1a8
...@@ -18,7 +18,7 @@ suppress build_swig ...@@ -18,7 +18,7 @@ suppress build_swig
# E.g. arb (below) requires a couple of other libraries. # E.g. arb (below) requires a couple of other libraries.
# Run here just for the output, even though they fail. # Run here just for the output, even though they fail.
(set +e ; (set +e ;
build_github fredrik-johansson/arb 2.15.0 ; build_github fredrik-johansson/arb 2.16.0 ;
build_github glennrp/libpng v1.6.36 ; build_github glennrp/libpng v1.6.36 ;
build_github wbhart/mpir mpir-3.0.0 build_github wbhart/mpir mpir-3.0.0
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment