Skip to content

Commit a8c8a4a

Browse files
authored
[libpolymake_julia] version 0.14.6 (#13207)
1 parent 32500ef commit a8c8a4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

L/libpolymake_julia/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ include("../../L/libjulia/common.jl")
99
filter!(>=(v"1.10"), julia_versions)
1010

1111
name = "libpolymake_julia"
12-
version = v"0.14.5"
12+
version = v"0.14.6"
1313

1414
# reminder: change the above version when changing the supported julia versions
1515
# julia_versions is now taken from libjulia/common.jl and filtered
@@ -18,7 +18,7 @@ julia_compat = libjulia_julia_compat(julia_versions)
1818
# Collection of sources required to build libpolymake_julia
1919
sources = [
2020
GitSource("https://github.com/oscar-system/libpolymake-julia.git",
21-
"05c15ac09fb0ef48ec616e1bdc8ab1641e45a57b"),
21+
"6c9c4ee6abdd79a5cbf65ceed165847922527289"),
2222
]
2323

2424
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)