Skip to content

Commit 0567fe3

Browse files
authored
Update build.jl
libgb v0.17
1 parent 48c53c9 commit 0567fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/build.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if !issource_build
1616
dependencies = [
1717
# This has to be in sync with the corresponding commit in the source build below (for flint, arb, antic)
1818
"https://github.com/JuliaPackaging/Yggdrasil/releases/download/GMP-v6.1.2-1/build_GMP.v6.1.2.jl",
19-
"https://github.com/ederc/GBBuilder/releases/download/v0.16-dev0/build_libgb.v0.16.0-dev0.jl"
19+
"https://github.com/ederc/GBBuilder/releases/download/v0.17-dev0/build_libgb.v0.17.0-dev0.jl"
2020
]
2121

2222
const prefix = Prefix(get([a for a in ARGS if a != "--verbose"], 1,

0 commit comments

Comments
 (0)