diff --git a/WORKSPACE b/WORKSPACE index 121f7df01..24162b988 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -78,10 +78,10 @@ http_archive( name = "slang", build_file = "slang.BUILD", patches = ["//external:slang.patch"], - sha256 = "eea4b20751fa6394647330518c9b0c46c8248fea984c91a8a8bfe01a8a04567e", - strip_prefix = "slang-458be618a58aa1896398eccc1ddf75b880afaab6", + sha256 = "aacc377824c74c91ccbf9d824188a3ed416d8367e1ab86db4a580d08f945468c", + strip_prefix = "slang-90c875313b1aa7b05ed0b94705ffa0f297837520", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/90c875313b1aa7b05ed0b94705ffa0f297837520.zip", ], )