Skip to content

Commit 9651b80

Browse files
avik-palwsmoses
andauthored
Reactant_jll v0.0.72 (#10587)
* Reactant_jll v0.0.72 * Update R/Reactant/build_tarballs.jl * Update build_tarballs.jl * Update R/Reactant/build_tarballs.jl --------- Co-authored-by: William Moses <[email protected]>
1 parent 27437ee commit 9651b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/Reactant/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ include(joinpath(YGGDRASIL_DIR, "fancy_toys.jl"))
66

77
name = "Reactant"
88
repo = "https://github.com/EnzymeAD/Reactant.jl.git"
9-
version = v"0.0.71"
9+
version = v"0.0.72"
1010

1111
sources = [
12-
GitSource(repo, "871790fc9c6c7ab0cbddf07113f11cade1d5d1ad"),
12+
GitSource(repo, "0a7e07809ef2a835d6c25cf3aa2b83003da3913b"),
1313
FileSource("https://github.com/wsmoses/binaries/releases/download/v0.0.1/bazel-dev",
1414
"8b43ffdf519848d89d1c0574d38339dcb326b0a1f4015fceaa43d25107c3aade")
1515
]

0 commit comments

Comments
 (0)