Skip to content

Commit ea5e5a9

Browse files
Update lean-toolchain for testing leanprover/lean4#5233
1 parent 5608be6 commit ea5e5a9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "leanprover-community",
8-
"rev": "ddf3a17b8696c3b0d36587885aa25b395c86dae0",
8+
"rev": "2578e010d63338cfd1eef693f7664f1491e0510a",
99
"name": "batteries",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "nightly-testing",
11+
"inputRev": "nightly-testing-2024-08-26",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/quote4",

lakefile.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ package mathlib where
4242
## Mathlib dependencies on upstream projects.
4343
-/
4444

45-
require "leanprover-community" / "batteries" @ git "nightly-testing"
45+
require "leanprover-community" / "batteries" @ git "nightly-testing-2024-08-26"
4646
require "leanprover-community" / "Qq" @ git "nightly-testing"
4747
require "leanprover-community" / "aesop" @ git "nightly-testing"
4848
require "leanprover-community" / "proofwidgets" @ git "v0.0.42-pre2"

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:nightly-2024-08-26
1+
leanprover/lean4-pr-releases:pr-release-5233

0 commit comments

Comments
 (0)