From 2e2da0a3b76f900914084c0d1f24911610175396 Mon Sep 17 00:00:00 2001 From: Lukas Stadler <lukas.stadler@oracle.com> Date: Thu, 5 Nov 2015 10:01:38 +0100 Subject: [PATCH] update Graal import --- mx.fastr/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mx.fastr/suite.py b/mx.fastr/suite.py index 17f235d99d..ba7e0868e5 100644 --- a/mx.fastr/suite.py +++ b/mx.fastr/suite.py @@ -28,7 +28,7 @@ suite = { "suites" : [ { "name" : "graal", - "version" : "d6f0245476e26f823d723d21b996eba0a069771b", + "version" : "baf68ed1ccbc30fb60ce077f31e921806411c9cd", "urls" : [{"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-compiler", "kind" : "hg"}] }, { -- GitLab