diff --git a/grain/oss/array_record/WORKSPACE.patch b/grain/oss/array_record/WORKSPACE.patch index d5393b37..07db6a82 100644 --- a/grain/oss/array_record/WORKSPACE.patch +++ b/grain/oss/array_record/WORKSPACE.patch @@ -1,5 +1,5 @@ diff --git a/WORKSPACE b/WORKSPACE -index e63922f..f25e016 100644 +index e63922f..c2bcc9e 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -3,13 +3,11 @@ workspace(name = "array_record") @@ -48,3 +48,16 @@ index e63922f..f25e016 100644 ], ) # Riegeli's dependencies +@@ -131,9 +127,9 @@ http_archive( + http_archive( + name = "highwayhash", + build_file = "@com_google_riegeli//third_party:highwayhash.BUILD", +- sha256 = "5380cb7cf19e7c9591f31792b7794d48084f6a3ab7c03d637cd6a32cf2ee8686", +- strip_prefix = "highwayhash-a7f68e2f95fac08b24327d74747521cf634d5aff", +- urls = ["https://github.com/google/highwayhash/archive/a7f68e2f95fac08b24327d74747521cf634d5aff.zip"], # 2023-08-09 ++ sha256 = "cf891e024699c82aabce528a024adbe16e529f2b4e57f954455e0bf53efae585", ++ strip_prefix = "highwayhash-276dd7b4b6d330e4734b756e97ccfb1b69cc2e12", ++ urls = ["https://github.com/google/highwayhash/archive/276dd7b4b6d330e4734b756e97ccfb1b69cc2e12.zip"], # 2019-02-22 + ) + + # Tensorflow, 20230705