From ddb97900e54074d137658fe541b4ff4cd358b70c Mon Sep 17 00:00:00 2001
From: Gilles Duboscq <gilles.m.duboscq@oracle.com>
Date: Thu, 12 Apr 2018 15:01:03 +0200
Subject: [PATCH] Update imports

---
 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 549a95db16..8a43698444 100644
--- a/mx.fastr/suite.py
+++ b/mx.fastr/suite.py
@@ -7,7 +7,7 @@ suite = {
             {
                "name" : "truffle",
                "subdir" : True,
-               "version" : "9f0ae389ca39964e2328336ecde49982804b53f8",
+               "version" : "7346c26ac0201989efff0a597397b3c5b52ae150",
                "urls" : [
                     {"url" : "https://github.com/graalvm/graal", "kind" : "git"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
-- 
GitLab