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 @@ -151,9 +151,9 @@ register_toolchains(
151151
152152http_archive (
153153 name = "bazel_features" ,
154- sha256 = "bdc12fcbe6076180d835c9dd5b3685d509966191760a0eb10b276025fcb76158 " ,
155- strip_prefix = "bazel_features-1.17 .0" ,
156- url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.17 .0/bazel_features-v1.17 .0.tar.gz" ,
154+ sha256 = "07271d0f6b12633777b69020c4cb1eb67b1939c0cf84bb3944dc85cc250c0c01 " ,
155+ strip_prefix = "bazel_features-1.38 .0" ,
156+ url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.38 .0/bazel_features-v1.38 .0.tar.gz" ,
157157)
158158
159159load ("@bazel_features//:deps.bzl" , "bazel_features_deps" )
You can’t perform that action at this time.
0 commit comments