Commit 994ec78c authored by Andrew Murray's avatar Andrew Murray
Browse files

Updated arb to 2.18.1

parent 51ce9e3b
...@@ -32,7 +32,7 @@ suppress build_swig ...@@ -32,7 +32,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.18.0 ; build_github fredrik-johansson/arb 2.18.1 ;
build_github glennrp/libpng v1.6.37 ; build_github glennrp/libpng v1.6.37 ;
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