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 @@ -157,10 +157,10 @@ def rules_haskell_dependencies():
157157 http_archive ,
158158 name = "rules_pkg" ,
159159 urls = [
160- "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.7 .1/rules_pkg-0.7 .1.tar.gz" ,
161- "https://github.com/bazelbuild/rules_pkg/releases/download/0.7 .1/rules_pkg-0.7 .1.tar.gz" ,
160+ "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.9 .1/rules_pkg-0.9 .1.tar.gz" ,
161+ "https://github.com/bazelbuild/rules_pkg/releases/download/0.9 .1/rules_pkg-0.9 .1.tar.gz" ,
162162 ],
163- sha256 = "451e08a4d78988c06fa3f9306ec813b836b1d076d0f055595444ba4ff22b867f " ,
163+ sha256 = "8f9ee2dc10c1ae514ee599a8b42ed99fa262b757058f65ad3c384289ff70c4b8 " ,
164164 )
165165
166166 # For --incompatible_disable_starlark_host_transitions support (default in bazel 7)
You can’t perform that action at this time.
0 commit comments