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 acd2989 commit 418abb7Copy full SHA for 418abb7
1 file changed
L/legate_jl_wrapper/build_tarballs.jl
@@ -9,7 +9,7 @@ include("make_script.jl")
9
name = "legate_jl_wrapper"
10
version = v"25.10.3" # legate has 05, but Julia doesn't like that
11
sources = [
12
- GitSource("https://github.com/JuliaLegate/legate_jl_wrapper.git","8764818beb662452b0766695f2dba346797db4c6"),
+ GitSource("https://github.com/JuliaLegate/legate_jl_wrapper.git","42bd7f6b80b8eae53e4659915f414a4c11055bf8"),
13
]
14
15
MIN_JULIA_VERSION = v"1.10"
0 commit comments