diff --git a/WORKSPACE b/WORKSPACE index 0dd025e3f..885ad682b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -55,10 +55,10 @@ http_archive( name = "slang", build_file = "slang.BUILD", patches = ["//external:slang.patch"], - sha256 = "eea4b20751fa6394647330518c9b0c46c8248fea984c91a8a8bfe01a8a04567e", - strip_prefix = "slang-458be618a58aa1896398eccc1ddf75b880afaab6", + sha256 = "94fcb1721c9155a4c0109f61013326c90c7c8c2c7f9978a8f23a531e1b3fbbb2", + strip_prefix = "slang-c955d8981952dc349fe3c095443a53b42b51872e", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/c955d8981952dc349fe3c095443a53b42b51872e.zip", ], )