Unverified Commit 4e7a9396 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #199 from radarhere/arb

Updated arb to 2.15.0
parents 548ebc80 da42cdf0
...@@ -17,7 +17,7 @@ suppress build_swig ...@@ -17,7 +17,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.14.0 ; build_github fredrik-johansson/arb 2.15.0 ;
build_github glennrp/libpng v1.6.35 ; build_github glennrp/libpng v1.6.35 ;
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