1 parent efe79f8 commit e745082Copy full SHA for e745082
1 file changed
MODULE.bazel
@@ -162,7 +162,7 @@ http_archive(
162
new_git_repository(
163
name = "abc",
164
build_file = "//packages:abc.BUILD", # relative to external path
165
- commit = "57544eb9ca04015120e589b3c80d9edc1e5a8db9",
+ commit = "d1157cae399c577453572de7d8c3c1c17a05528e",
166
patches = ["//packages:abc.patch"],
167
remote = "https://github.com/berkeley-abc/abc.git",
168
shallow_since = "1554534526 -1000",
0 commit comments