diff --git a/WORKSPACE b/WORKSPACE index 0dd025e3f..6ac462658 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 = "4d60ce60795e2a6f1dab2949198f842ffd1b2e6850ff00b0535d22ff7903a78e", + strip_prefix = "slang-47379ad98729865e8131d73d8e73edf90eb63bc2", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/47379ad98729865e8131d73d8e73edf90eb63bc2.zip", ], )