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/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" ,
164+ "https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/1.1.0 /rules_pkg-1.1.0 .tar.gz" ,
165+ "https://github.com/bazelbuild/rules_pkg/releases/download/1.1.0 /rules_pkg-1.1.0 .tar.gz" ,
166166 ],
167- sha256 = "d20c951960ed77cb7b341c2a59488534e494d5ad1d30c4818c736d57772a9fef " ,
167+ sha256 = "b7215c636f22c1849f1c3142c72f4b954bb12bb8dcf3cbe229ae6e69cc6479db " ,
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