Skip to content

Commit 4ce7183

Browse files
authored
Update WORKSPACE
1 parent 6687238 commit 4ce7183

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
44

55
NSYNC_SHA256 = ""
66

7-
ENZYMEXLA_COMMIT = "8c4af4f5de40ed32e8636061df85e21de536e0dc"
7+
ENZYMEXLA_COMMIT = "a190f19ec8a776bb88634ca551cf1b104571471e"
88

99
ENZYMEXLA_SHA256 = ""
1010

@@ -159,8 +159,7 @@ http_archive(
159159
)
160160

161161
# load("@jax//third_party/xla:revision.bzl", "XLA_COMMIT", "XLA_SHA256")
162-
XLA_COMMIT = "070c4370a2f20036adeab116e2209877d743fdcc"
163-
162+
XLA_COMMIT = "2bb490f9d053c286a829c70fb6f2d3b68fd850a0"
164163
XLA_SHA256 = ""
165164

166165
http_archive(

0 commit comments

Comments
 (0)