changeset 22608:bb887a437e5b

Update truffle version.
author Christian Humer <christian.humer@oracle.com>
date Wed, 09 Sep 2015 14:24:10 +0200
parents 93debde5e065
children 805e5bdb291b
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Tue Sep 08 18:22:02 2015 -0700
+++ b/mx.graal/suite.py	Wed Sep 09 14:24:10 2015 +0200
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "025869c88840eeafb196982806ef1f74264b5743",
+               "version" : "1d804d691dc7ee471e9cd70e0997d756049ac784",
                "urls" : [
                     {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},