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 82b67df commit 2ed42b0Copy full SHA for 2ed42b0
WORKSPACE
@@ -54,10 +54,10 @@ http_archive(
54
name = "slang",
55
build_file = "slang.BUILD",
56
patches = ["//external:slang.patch"],
57
- sha256 = "eea4b20751fa6394647330518c9b0c46c8248fea984c91a8a8bfe01a8a04567e",
58
- strip_prefix = "slang-458be618a58aa1896398eccc1ddf75b880afaab6",
+ sha256 = "609f06dcb9909a738bca7223c657498165efdc1b72c96e178851ef0bff76c417",
+ strip_prefix = "slang-578769d8f98dda8b6887835ec63ef89ae643dd50",
59
urls = [
60
- "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip",
+ "https://github.com/MikePopoloski/slang/archive/578769d8f98dda8b6887835ec63ef89ae643dd50.zip",
61
],
62
)
63
0 commit comments