We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1376e88 commit 760816cCopy full SHA for 760816c
WORKSPACE
@@ -334,9 +334,9 @@ boost_deps()
334
335
http_archive(
336
name = "programl",
337
- sha256 = "dbe16a96963c31620bcd7fb60cad7cab76f67e413c70f11ea38347e389f9e1de",
338
- strip_prefix = "ProGraML-2b18ea3f1b7ba5668c4f594c555ccb52d735d4bc",
339
- urls = ["https://github.com/ChrisCummins/ProGraML/archive/2b18ea3f1b7ba5668c4f594c555ccb52d735d4bc.tar.gz"],
+ sha256 = "56f8b0b287ae5a7aaa19d7e07b8775611f249e51c22bc0aeda387b305d16ff99",
+ strip_prefix = "ProGraML-8318ab9956b19ce6fe0dda8d0e76a3d4bed08dc2",
+ urls = ["https://github.com/ChrisCummins/ProGraML/archive/8318ab9956b19ce6fe0dda8d0e76a3d4bed08dc2.tar.gz"],
340
)
341
342
load("@programl//tools:bzl/deps.bzl", "programl_deps")
0 commit comments