Skip to content

Commit 1cb7da6

Browse files
chore: bump to nightly-2026-05-25 with mathlib at nightly-testing-2026-05-25
1 parent 5fabfb6 commit 1cb7da6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

lake-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "70483db5a358ed6e13d415482ad325d0fac12c12",
8+
"rev": "158c21315b9377b0940e618cd4b4b5300bbc90c9",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "nightly-testing-2026-05-17",
11+
"inputRev": "nightly-testing-2026-05-25",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "63bfff22bddbef1a4de2c568bdfd69f3a0528200",
78+
"rev": "7ae600f0a56ecf1d8ba0259d09e82cb54bf9db09",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "nightly-testing",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ weak.linter.unicodeLinter = false
1818
[[require]]
1919
name = "mathlib"
2020
git = "https://github.com/leanprover-community/mathlib4-nightly-testing"
21-
rev = "nightly-testing-2026-05-17"
21+
rev = "nightly-testing-2026-05-25"
2222

2323
[[lean_lib]]
2424
name = "Cslib"

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:nightly-2026-05-17
1+
leanprover/lean4:nightly-2026-05-25

0 commit comments

Comments
 (0)