changeset 22484:9836ba56a6d0

Update truffle version
author Christian Wirth <christian.wirth@oracle.com>
date Wed, 19 Aug 2015 15:29:06 +0200
parents 76796d99bcc9
children 77f91e4981dd
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Aug 18 20:54:23 2015 +0200
+++ b/mx.graal/suite.py	Wed Aug 19 15:29:06 2015 +0200
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "c6966c8ea83c06ec3fc1352b6a3795cc5f5a30a9",
+               "version" : "0556c0056d7170bd00bba293082ca4ed4a511f51",
                "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"},