Skip to content
This repository was archived by the owner on Apr 6, 2019. It is now read-only.

Commit e8ebe35

Browse files
stepleCylix
authored andcommitted
bazel workspace: change to cylix's tacopie (#201)
1 parent 1062787 commit e8ebe35

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

WORKSPACE

+2-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ new_http_archive(
88

99
http_archive(
1010
name = "tacopie",
11-
sha256 = "fdff801e651fd90c066de06918dda527339f8b4a92fe8d1d21c4451af8914403",
11+
sha256 = "bbdebecdb68d5f9eb64170217000daf844e0aee18b8c4d3dd373d07efd9f7316",
1212
strip_prefix = "tacopie-master",
13-
# TODO (steple): Change yo Cylix's version.
14-
url = "https://github.com/steple/tacopie/archive/master.zip",
13+
url = "https://github.com/cylix/tacopie/archive/master.zip",
1514
)
1615

1716
# Note: You can use the submodule version of tacopie.

0 commit comments

Comments
 (0)