Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Blase/lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "7d2e53aea6e90d6ff50f8081615c53963d000623",
"rev": "daa21570b791337ce33135a2d2acceab9c451734",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing-2025-10-26",
"inputRev": "nightly-testing-2025-10-27",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/plausible",
Expand Down Expand Up @@ -75,7 +75,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "312c025b76d4430696680c4247bc31fc6b3bf3ca",
"rev": "bbf54fb01b6a8c8ae04303cc4fa815f8367be3de",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing",
Expand Down
2 changes: 1 addition & 1 deletion Blase/lakefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "Blase"
[[require]]
name = "mathlib"
git = "https://github.com/leanprover-community/mathlib4-nightly-testing"
rev = "nightly-testing-2025-10-26"
rev = "nightly-testing-2025-10-27"

[[lean_lib]]
name = "BlaseTest"
6 changes: 3 additions & 3 deletions LeanMLIR/lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "7d2e53aea6e90d6ff50f8081615c53963d000623",
"rev": "daa21570b791337ce33135a2d2acceab9c451734",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing-2025-10-26",
"inputRev": "nightly-testing-2025-10-27",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/plausible",
Expand Down Expand Up @@ -75,7 +75,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "312c025b76d4430696680c4247bc31fc6b3bf3ca",
"rev": "bbf54fb01b6a8c8ae04303cc4fa815f8367be3de",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing",
Expand Down
2 changes: 1 addition & 1 deletion LeanMLIR/lakefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ name = "LeanMLIR"
[[require]]
name = "mathlib"
git = "https://github.com/leanprover-community/mathlib4-nightly-testing"
rev = "nightly-testing-2025-10-26"
rev = "nightly-testing-2025-10-27"
6 changes: 3 additions & 3 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "7d2e53aea6e90d6ff50f8081615c53963d000623",
"rev": "daa21570b791337ce33135a2d2acceab9c451734",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing-2025-10-26",
"inputRev": "nightly-testing-2025-10-27",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/plausible",
Expand Down Expand Up @@ -116,7 +116,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "312c025b76d4430696680c4247bc31fc6b3bf3ca",
"rev": "bbf54fb01b6a8c8ae04303cc4fa815f8367be3de",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing",
Expand Down
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
leanprover/lean4:nightly-2025-10-26
leanprover/lean4:nightly-2025-10-27
Loading