Skip to content

Commit

Permalink
[OpenSpecFun] Upgrade to v0.5.6 (#10172)
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Dec 30, 2024
1 parent c948b6f commit a09b234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions O/OpenSpecFun/build_tarballs.jl
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
using BinaryBuilder

name = "OpenSpecFun"
version = v"0.5.5"
version = v"0.5.6"

# Collection of sources required to build openspecfun
sources = [
GitSource("https://github.com/JuliaMath/openspecfun.git",
"74f7e65abc76de7c4c72b1c77b31f3846565c498")
"62131ebd8047551b4f2df1d95ccd29546e48c6fa")
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit a09b234

Please sign in to comment.