diff mx.graal/suite.py @ 22853:c1e6ec246708

Update Truffle version.
author Christian Humer <christian.humer@oracle.com>
date Tue, 20 Oct 2015 18:32:23 +0200
parents 9fdb75d6e239
children aa5c2df881dd
line wrap: on
line diff
--- a/mx.graal/suite.py	Mon Oct 19 22:26:09 2015 -0700
+++ b/mx.graal/suite.py	Tue Oct 20 18:32:23 2015 +0200
@@ -14,7 +14,7 @@
             },
             {
                "name" : "truffle",
-               "version" : "83d605e7fa57822ac484320fda2542c529948f8d",
+               "version" : "d0c672a6e632e18c537cc500c3a5c66268f1df8f",
                "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"},