diff --git a/MODULE.bazel b/MODULE.bazel index 89289f88c..102886774 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -163,7 +163,7 @@ http_archive( new_git_repository( name = "abc", build_file = "//packages:abc.BUILD", # relative to external path - commit = "57544eb9ca04015120e589b3c80d9edc1e5a8db9", + commit = "cf5aef38890e8b8b2cdbbf35192dddc27ba265d0", patches = ["//packages:abc.patch"], remote = "https://github.com/berkeley-abc/abc.git", shallow_since = "1554534526 -1000",