# HG changeset patch # User Doug Simon # Date 1452290360 -3600 # Node ID d5a1109b239b8650525ee6b6228db029c628882f # Parent a886e9dc3a473cd420f45a6067b02fe9ebd7c3c1 updated jvmci and truffle import diff -r a886e9dc3a47 -r d5a1109b239b mx.graal/suite.py --- a/mx.graal/suite.py Fri Jan 08 13:12:43 2016 -0800 +++ b/mx.graal/suite.py Fri Jan 08 22:59:20 2016 +0100 @@ -39,7 +39,7 @@ { "name" : "jvmci", "optional" : "true", - "version" : "f2206f5bb62ed876e9fd031f4a5a148a0cc7b57b", + "version" : "94b7354ef0e09936321e51839145c392f05d762c", "urls" : [ {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, @@ -47,7 +47,7 @@ }, { "name" : "truffle", - "version" : "d725323deb6ce02dae7d727d558813160d229d16", + "version" : "9b9301abe3ff373075f0c067ec965ea041603e71", "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"},