Skip to content

Commit 53e051b

Browse files
author
mathlib4-bot
committed
chore: adaptations for nightly-2025-12-17
2 parents 389b887 + 6296f6c commit 53e051b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

lake-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "6aa41bc08a8e0425cdced8d1a00189842e517f12",
8+
"rev": "178f5fddb4143ecaf7f73e9ec8ef61518323f4a1",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "nightly-testing-2025-12-16",
11+
"inputRev": "nightly-testing-2025-12-17",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
@@ -51,12 +51,12 @@
5151
"inputRev": "v0.0.83-pre2",
5252
"inherited": true,
5353
"configFile": "lakefile.lean"},
54-
{"url": "https://github.com/nomeata/aesop",
54+
{"url": "https://github.com/leanprover-community/aesop",
5555
"type": "git",
5656
"subDir": null,
57-
"scope": "",
58-
"rev": "bd9c6ee415a76c2ccb502ec7115451bed5ad0d6c",
59-
"name": "Aesop",
57+
"scope": "leanprover-community",
58+
"rev": "33c0b1e20edabf196d9e888edbf061b32e63b6e4",
59+
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "nightly-testing",
6262
"inherited": true,
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "63cdb23411248b6c01bd4c867e9383a60ba84e06",
78+
"rev": "a66b2895e7d2a3246bc08054eb88b423e3af909a",
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
@@ -16,7 +16,7 @@ weak.linter.allScriptsDocumented = false
1616
[[require]]
1717
name = "mathlib"
1818
git = "https://github.com/leanprover-community/mathlib4-nightly-testing"
19-
rev = "nightly-testing-2025-12-16"
19+
rev = "nightly-testing-2025-12-17"
2020

2121
[[lean_lib]]
2222
name = "Cslib"

lean-toolchain

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

0 commit comments

Comments
 (0)