We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2fae28 commit 94e2ab7Copy full SHA for 94e2ab7
deps/build.jl
@@ -40,7 +40,7 @@ libsundials_sunlinsolklu,
40
]
41
42
# Download binaries from hosted location
43
-bin_prefix = "https://github.com/JuliaDiffEq/SundialsBuilder/releases/download/klu-workaround-0.0.3"
+bin_prefix = "https://github.com/JuliaDiffEq/SundialsBuilder/releases/download/sundials-3.1.0-3"
44
45
# Listing of files generated by BinaryBuilder:
46
download_info = Dict(
0 commit comments