We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6ad1a commit cf65103Copy full SHA for cf65103
MODULE.bazel
@@ -163,7 +163,7 @@ http_archive(
163
new_git_repository(
164
name = "abc",
165
build_file = "//packages:abc.BUILD", # relative to external path
166
- commit = "57544eb9ca04015120e589b3c80d9edc1e5a8db9",
+ commit = "cf5aef38890e8b8b2cdbbf35192dddc27ba265d0",
167
patches = ["//packages:abc.patch"],
168
remote = "https://github.com/berkeley-abc/abc.git",
169
shallow_since = "1554534526 -1000",
0 commit comments