File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -657,11 +657,11 @@ def tf_workspace(path_prefix="", tf_repo_name=""):
657657 tf_http_archive (
658658 name = "rocprim_archive" ,
659659 urls = [
660- "https://mirror.bazel.build/github.com/ROCmSoftwarePlatform/rocPRIM/archive/8fe35fa .zip" ,
661- "https://github.com/ROCmSoftwarePlatform/rocPRIM/archive/8fe35fa .zip"
660+ "https://mirror.bazel.build/github.com/ROCmSoftwarePlatform/rocPRIM/archive/78faf38 .zip" ,
661+ "https://github.com/ROCmSoftwarePlatform/rocPRIM/archive/78faf38 .zip"
662662 ],
663- sha256 = "a616863aa4c525b535f4432a0d1f1d2d599c559c6b1fd89502f7be5541615142 " ,
664- strip_prefix = "rocPRIM-8fe35fae06dad429fd65b3694e0e3ba89729ac56 " ,
663+ sha256 = "95584fb3b8aaf5ad43e0d271912f6b5c048020e67ba67f32f8a8b8cd67dc2bff " ,
664+ strip_prefix = "rocPRIM-78faf386a45de246e0eb34c2b2e589f29c5eb163 " ,
665665 build_file = clean_dep ("//third_party:rocprim.BUILD" ),
666666 )
667667
You can’t perform that action at this time.
0 commit comments