diff --git a/WORKSPACE b/WORKSPACE index 0dd025e3f..5f117e94d 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 = "a1d34fc26aad69ac7b29b21412d42382a365fef689a5515974cb236da228bdf3", + strip_prefix = "slang-d6407f3a252f0e9cec439096ce5ec50c18fd99ca", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/d6407f3a252f0e9cec439096ce5ec50c18fd99ca.zip", ], )