diff --git a/WORKSPACE b/WORKSPACE index 9daa16852..25c71b42b 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 = "bcac2aa23b55c4be80dbfde52a9653ed86a0d4af8e687ca676a65ca501cc9f0c", + strip_prefix = "slang-90981c0ac4d5962de4eef0dd51a3f17ac4a91308", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/90981c0ac4d5962de4eef0dd51a3f17ac4a91308.zip", ], )