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 @@ -150,9 +150,9 @@ register_toolchains(
150
150
151
151
http_archive (
152
152
name = "bazel_features" ,
153
- sha256 = "bdc12fcbe6076180d835c9dd5b3685d509966191760a0eb10b276025fcb76158 " ,
154
- strip_prefix = "bazel_features-1.17 .0" ,
155
- url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.17 .0/bazel_features-v1.17 .0.tar.gz" ,
153
+ sha256 = "a660027f5a87f13224ab54b8dc6e191693c554f2692fcca46e8e29ee7dabc43b " ,
154
+ strip_prefix = "bazel_features-1.30 .0" ,
155
+ url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.30 .0/bazel_features-v1.30 .0.tar.gz" ,
156
156
)
157
157
158
158
load ("@bazel_features//:deps.bzl" , "bazel_features_deps" )
You can’t perform that action at this time.
0 commit comments