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 530ebb9 commit f97ba79Copy full SHA for f97ba79
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 = "718730036f3e99b936c9adb3536c25651cf2b29c08fb87e50618a222e08449ff",
+ strip_prefix = "slang-98534e5926e083bbc9af3d8738d90a2fb60fe0b3",
59
urls = [
60
- "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip",
+ "https://github.com/MikePopoloski/slang/archive/98534e5926e083bbc9af3d8738d90a2fb60fe0b3.zip",
61
],
62
)
63
0 commit comments