changeset 22847:9fdb75d6e239

Adopt new Truffle version.
author Christian Humer <christian.humer@oracle.com>
date Tue, 20 Oct 2015 02:47:42 +0200
parents ece452d7d500
children 82ec3813e75f
files mx.graal/suite.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Oct 19 16:34:04 2015 -0700
+++ b/mx.graal/suite.py	Tue Oct 20 02:47:42 2015 +0200
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "1d60440b03a8c942e7707a2d833427b0c5b227c0",
+               "version" : "83d605e7fa57822ac484320fda2542c529948f8d",
                "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"},