Skip to content

Commit 2abca22

Browse files
committed
fix
1 parent 5da3fe7 commit 2abca22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ http_archive(
99
urls = ["https://github.com/wsmoses/nsync/archive/{commit}.tar.gz".format(commit = NSYNC_COMMIT)],
1010
)
1111

12-
ENZYMEXLA_COMMIT = "46c1f0b78985ac535980c08bb0d5e53b935d7d01"
12+
ENZYMEXLA_COMMIT = "c4e8350b24bf1b22456c714de2f958103a289c97"
1313
ENZYMEXLA_SHA256 = ""
1414

1515
http_archive(
@@ -130,7 +130,7 @@ http_archive(
130130
)
131131

132132
# load("@jax//third_party/xla:workspace.bzl", "XLA_COMMIT", "XLA_SHA256")
133-
XLA_COMMIT = "53079112658aa1247cd1e12cb9435c9dc2fe480f"
133+
XLA_COMMIT = "46c1f0b78985ac535980c08bb0d5e53b935d7d01"
134134
XLA_SHA256 = ""
135135

136136
http_archive(

0 commit comments

Comments
 (0)