We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530ebb9 commit 936f160Copy full SHA for 936f160
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 = "31428c3aec377610e9b95c2df4d2e2459b3a0ad4dbecb703bb85c15cc70b83cd",
+ strip_prefix = "slang-23d38707290528b725adf6e15652a90f4d00fb80",
59
urls = [
60
- "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip",
+ "https://github.com/MikePopoloski/slang/archive/23d38707290528b725adf6e15652a90f4d00fb80.zip",
61
],
62
)
63
0 commit comments