changeset 22504:35bc891eb21c

update truffle version
author Christian Wirth <christian.wirth@oracle.com>
date Tue, 25 Aug 2015 12:10:01 +0200
parents c74d7f8a8ee6
children 80c6d958dbea
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Aug 24 23:50:37 2015 -0700
+++ b/mx.graal/suite.py	Tue Aug 25 12:10:01 2015 +0200
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "0556c0056d7170bd00bba293082ca4ed4a511f51",
+               "version" : "3b2ae36a942ff2f61da7f377c8fc0e48dfa5babd",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},