diff --git a/WORKSPACE b/WORKSPACE index 585891e149b..000acb89d65 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -50,7 +50,7 @@ new_local_repository( # curl -L https://github.com/openxla/xla/archive/.tar.gz | sha256sum # and update the sha256 with the result. -xla_hash = '32ebd694c4d0442e241d76324ff1a721831366b4' +xla_hash = '720b2c53346660e95abbed7cf3309a8b85e979f9' http_archive( name = "xla",