Skip to content

Commit 13e656d

Browse files
committed
revert back to older graal revision
1 parent 873ba33 commit 13e656d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
},
4545
{
4646
"name": "sulong",
47-
"version": "0532175f02d68e313bf3ee063d3988442f38e4a3",
47+
"version": "2e92894481917d92f170a713a9f03f99db600fe6",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "0532175f02d68e313bf3ee063d3988442f38e4a3",
55+
"version": "2e92894481917d92f170a713a9f03f99db600fe6",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)