From 08167c851edc570996ca9295cb5227f66fbf8b95 Mon Sep 17 00:00:00 2001 From: Mick Jordan <mick.jordan@oracle.com> Date: Mon, 10 Oct 2016 10:57:01 -0700 Subject: [PATCH] update to latest Truffle --- mx.fastr/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mx.fastr/suite.py b/mx.fastr/suite.py index 72aadb14df..0190df1176 100644 --- a/mx.fastr/suite.py +++ b/mx.fastr/suite.py @@ -28,7 +28,7 @@ suite = { "suites" : [ { "name" : "truffle", - "version" : "af21c6632dbc4e8c48cd25d0b7d623d379c888e6", + "version" : "fba0a06835a9789e4db45a0e4f0cc4d139b5fa46", "urls" : [ {"url" : "https://github.com/graalvm/truffle", "kind" : "git"}, {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, -- GitLab