Skip to content

Commit 1d20f0a

Browse files
Update MODULE.bazel
1 parent 84625a7 commit 1d20f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ http_archive(
4848

4949
http_archive(
5050
name = "xtl",
51-
strip_prefix = "xtl-master",
51+
strip_prefix = "xtl-0.7.7",
5252
urls = ["https://github.com/xtensor-stack/xtl/archive/refs/tags/0.7.7.zip"],
5353
build_file = "//third_party:xtl.bazel",
5454
)

0 commit comments

Comments
 (0)