File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
rules_haskell_tests/tests/repl-targets/hs_lib_repl_test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,9 +143,9 @@ register_toolchains(
143
143
144
144
http_archive (
145
145
name = "bazel_features" ,
146
- sha256 = "ba1282c1aa1d1fffdcf994ab32131d7c7551a9bc960fbf05f42d55a1b930cbfb " ,
147
- strip_prefix = "bazel_features-1.15 .0" ,
148
- url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.15 .0/bazel_features-v1.15 .0.tar.gz" ,
146
+ sha256 = "bdc12fcbe6076180d835c9dd5b3685d509966191760a0eb10b276025fcb76158 " ,
147
+ strip_prefix = "bazel_features-1.17 .0" ,
148
+ url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.17 .0/bazel_features-v1.17 .0.tar.gz" ,
149
149
)
150
150
151
151
load ("@bazel_features//:deps.bzl" , "bazel_features_deps" )
You can’t perform that action at this time.
0 commit comments