JuliaPackaging / BinaryBuilder.jl

Binary Dependency Builder for Julia
https://binarybuilder.org
Other
392 stars 101 forks source link

[AutoBuild] Disallow prerelease numbers in versions of JLLs #1223

Closed giordano closed 2 years ago

giordano commented 2 years ago

As a matter of fact Pkg doesn't like them, I think it's better to automatically error our instead of having to tell users that they shouldn't use them.

Recent cases on Yggdrasil: https://github.com/JuliaPackaging/Yggdrasil/pull/5345#discussion_r953729854 and https://github.com/JuliaPackaging/Yggdrasil/pull/5344#discussion_r953604740.