Skip to content

Commit 987a324

Browse files
author
Pavel Marek
committed
[GR-19768] Update Truffle import.
PullRequest: fastr/2579
2 parents 6158c33 + 6df0808 commit 987a324

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ overlay : '657555ba0ca3d65cda3d9b536343d0bff5f99f5c' }
1+
{ overlay : '4a1a50622e4ecefb4181c4f7f99bff6ebce402ac' }

mx.fastr/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"subdir" : True,
1010
# The version must be the same as the version of Sulong
1111
# TRUFFLE REVISION (note: this is a marker for script that can update this)
12-
"version" : "43a4c1b16e2baaa16ed0598fa6fb59408ee71ef2",
12+
"version" : "5a1d413830ed950a9051c7b76c7dfb3e146ec6eb",
1313
"urls" : [
1414
{"url" : "https://github.com/graalvm/graal", "kind" : "git"},
1515
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
@@ -20,7 +20,7 @@
2020
"subdir" : True,
2121
# The version must be the same as the version of Truffle
2222
# TRUFFLE REVISION (note: this is a marker for script that can update this)
23-
"version" : "43a4c1b16e2baaa16ed0598fa6fb59408ee71ef2",
23+
"version" : "5a1d413830ed950a9051c7b76c7dfb3e146ec6eb",
2424
"urls" : [
2525
{"url" : "https://github.com/graalvm/graal", "kind" : "git"},
2626
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},

0 commit comments

Comments
 (0)