File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -161,10 +161,10 @@ def rules_haskell_dependencies():
161161 http_archive ,
162162 name = "rules_pkg" ,
163163 urls = [
164- "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.10. 1/rules_pkg-0.10 .1.tar.gz" ,
165- "https://github.com/bazelbuild/rules_pkg/releases/download/0.10. 1/rules_pkg-0.10 .1.tar.gz" ,
164+ "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/1.0. 1/rules_pkg-1.0 .1.tar.gz" ,
165+ "https://github.com/bazelbuild/rules_pkg/releases/download/1.0. 1/rules_pkg-1.0 .1.tar.gz" ,
166166 ],
167- sha256 = "d250924a2ecc5176808fc4c25d5cf5e9e79e6346d79d5ab1c493e289e722d1d0 " ,
167+ sha256 = "d20c951960ed77cb7b341c2a59488534e494d5ad1d30c4818c736d57772a9fef " ,
168168 )
169169
170170 # For --incompatible_disable_starlark_host_transitions support (default in bazel 7)
You can’t perform that action at this time.
0 commit comments