Skip to content

Commit 4a250a1

Browse files
2025-07-18 lean nightly update (#1465)
automatic update of mathlib + lean via GitHub action. Co-authored-by: tobiasgrosser <[email protected]>
1 parent 221c384 commit 4a250a1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

lake-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "",
28-
"rev": "3935d86a432f8ffe32f17ea00c12e090cf1df6de",
28+
"rev": "44e5df9a4f8aaaf07d6ff1be692c0cf06c1d48a6",
2929
"name": "mathlib",
3030
"manifestFile": "lake-manifest.json",
31-
"inputRev": "nightly-testing-2025-07-17",
31+
"inputRev": "nightly-testing-2025-07-18",
3232
"inherited": false,
3333
"configFile": "lakefile.lean"},
3434
{"url": "https://github.com/leanprover-community/plausible",
@@ -95,7 +95,7 @@
9595
"type": "git",
9696
"subDir": null,
9797
"scope": "leanprover-community",
98-
"rev": "508353d8699fd7f20613df9e968f16a0c5d7425e",
98+
"rev": "414cf639742674ba0adeab75425ba818c153dd01",
9999
"name": "batteries",
100100
"manifestFile": "lake-manifest.json",
101101
"inputRev": "nightly-testing",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ moreLeanArgs = ["--tstack=400000"]
66
[[require]]
77
name = "mathlib"
88
git = "https://github.com/leanprover-community/mathlib4-nightly-testing"
9-
rev = "nightly-testing-2025-07-17"
9+
rev = "nightly-testing-2025-07-18"
1010

1111
[[require]]
1212
name = "Cli"

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:nightly-2025-07-17
1+
leanprover/lean4:nightly-2025-07-18

0 commit comments

Comments
 (0)