Skip to content

Commit e77557d

Browse files
Update lean-toolchain for testing leanprover/lean4#5244
1 parent d2a59c1 commit e77557d

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": "858fdb174b87e2fb639d910c006ff904a2b0e78b",
8+
"rev": "b5a8de0a85c0c4220edb00a9aad884ee5daee26b",
99
"name": "batteries",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "nightly-testing",
11+
"inputRev": "nightly-testing-2024-08-31",
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
@@ -7,7 +7,7 @@ open Lake DSL
77
## Mathlib dependencies on upstream projects
88
-/
99

10-
require "leanprover-community" / "batteries" @ git "nightly-testing"
10+
require "leanprover-community" / "batteries" @ git "nightly-testing-2024-08-31"
1111
require "leanprover-community" / "Qq" @ git "nightly-testing"
1212
require "leanprover-community" / "aesop" @ git "nightly-testing"
1313
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-31
1+
leanprover/lean4-pr-releases:pr-release-5244

0 commit comments

Comments
 (0)