summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSon HO2024-06-17 20:43:41 +0200
committerGitHub2024-06-17 20:43:41 +0200
commit95e3219b7814dd454dd82dd0b7f607af9ac02826 (patch)
tree7c02fae02d0b6e4d089a6a1f666c0dd7ee711f91 /tests
parent50cd6d5dacf96884e04d138dc19a553df10f5674 (diff)
parent5352b308850982c51fdf42fb8b4dd772f8a0bd0b (diff)
Merge pull request #245 from AeneasVerif/son/update-lean
Bump Lean to 4.9.0-rc2
Diffstat (limited to '')
-rw-r--r--tests/lean/lake-manifest.json8
-rw-r--r--tests/lean/lean-toolchain2
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/lean/lake-manifest.json b/tests/lean/lake-manifest.json
index b1c3c9dc..94b2f080 100644
--- a/tests/lean/lake-manifest.json
+++ b/tests/lean/lake-manifest.json
@@ -4,7 +4,7 @@
[{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
- "rev": "f96a34401de084c73c787ecb45b85d4fb47bb981",
+ "rev": "47e4cc5c5800c07d9bf232173c9941fa5bf68589",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
@@ -22,7 +22,7 @@
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
- "rev": "7e3bd939c6badfcb1e607c0fddb509548baafd05",
+ "rev": "882561b77bd2aaa98bd8665a56821062bdb3034c",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
@@ -49,7 +49,7 @@
{"url": "https://github.com/leanprover-community/import-graph.git",
"type": "git",
"subDir": null,
- "rev": "7983e959f8f4a79313215720de3ef1eca2d6d474",
+ "rev": "1588be870b9c76fe62286e8f42f0b4dafa154c96",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
@@ -58,7 +58,7 @@
{"url": "https://github.com/leanprover-community/mathlib4.git",
"type": "git",
"subDir": null,
- "rev": "c9f95f42b82684937a26ba395ebf7f25a81734ca",
+ "rev": "77e1ea0a339a4663eced9cacc3a46eb45f967b51",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": null,
diff --git a/tests/lean/lean-toolchain b/tests/lean/lean-toolchain
index 0ba3faf8..29c0cea4 100644
--- a/tests/lean/lean-toolchain
+++ b/tests/lean/lean-toolchain
@@ -1 +1 @@
-leanprover/lean4:v4.9.0-rc1
+leanprover/lean4:v4.9.0-rc2