Skip to content

Commit 760816c

Browse files
committed
Bump ProGraML to include the type graph patch.
ChrisCummins/ProGraML#199
1 parent 1376e88 commit 760816c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,9 @@ boost_deps()
334334

335335
http_archive(
336336
name = "programl",
337-
sha256 = "dbe16a96963c31620bcd7fb60cad7cab76f67e413c70f11ea38347e389f9e1de",
338-
strip_prefix = "ProGraML-2b18ea3f1b7ba5668c4f594c555ccb52d735d4bc",
339-
urls = ["https://github.com/ChrisCummins/ProGraML/archive/2b18ea3f1b7ba5668c4f594c555ccb52d735d4bc.tar.gz"],
337+
sha256 = "56f8b0b287ae5a7aaa19d7e07b8775611f249e51c22bc0aeda387b305d16ff99",
338+
strip_prefix = "ProGraML-8318ab9956b19ce6fe0dda8d0e76a3d4bed08dc2",
339+
urls = ["https://github.com/ChrisCummins/ProGraML/archive/8318ab9956b19ce6fe0dda8d0e76a3d4bed08dc2.tar.gz"],
340340
)
341341

342342
load("@programl//tools:bzl/deps.bzl", "programl_deps")

0 commit comments

Comments
 (0)