We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed67368 commit 6d0a39cCopy full SHA for 6d0a39c
WORKSPACE
@@ -55,10 +55,10 @@ http_archive(
55
name = "slang",
56
build_file = "slang.BUILD",
57
patches = ["//external:slang.patch"],
58
- sha256 = "eea4b20751fa6394647330518c9b0c46c8248fea984c91a8a8bfe01a8a04567e",
59
- strip_prefix = "slang-458be618a58aa1896398eccc1ddf75b880afaab6",
+ sha256 = "328e83bdf8541ed3a0138b252ab9c1bfee95a3e34161b6ffa0e9364caf6e9419",
+ strip_prefix = "slang-a15be31aad05c0d2e2909d3b5696d0b53898817b",
60
urls = [
61
- "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip",
+ "https://github.com/MikePopoloski/slang/archive/a15be31aad05c0d2e2909d3b5696d0b53898817b.zip",
62
],
63
)
64
0 commit comments