From db7d3a0f6ab1dfc2caa5f356c7a5fbf4e7d151cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:25:48 +0000 Subject: [PATCH] Update abc digest to 7ae0f49 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 208f22b5e..7c5ea4c08 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 = "7ae0f4966a68ba3190b03a16810ae3daf23d14c0", patches = ["//packages:abc.patch"], remote = "https://github.com/berkeley-abc/abc.git", shallow_since = "1554534526 -1000",