Skip to content

Commit d83d12a

Browse files
Update lean-toolchain for testing leanprover/lean4#6414
1 parent 13dbab7 commit d83d12a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: lake-manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "5f8fd42f689c0cd4bd1416685d65c1f7d8a003a2",
68+
"rev": "2cacbe149d0d5c0286b447e1c8c2ecc581f86237",
6969
"name": "batteries",
7070
"manifestFile": "lake-manifest.json",
71-
"inputRev": "nightly-testing",
71+
"inputRev": "lean-pr-testing-6414",
7272
"inherited": false,
7373
"configFile": "lakefile.toml"},
7474
{"url": "https://github.com/leanprover/lean4-cli",

Diff for: lakefile.lean

+1-1
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 "lean-pr-testing-6414"
1111
require "leanprover-community" / "Qq" @ git "v4.14.0"
1212
require "leanprover-community" / "aesop" @ git "nightly-testing"
1313
require "leanprover-community" / "proofwidgets" @ git "v0.0.48"

Diff for: lean-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:nightly-2024-12-15
1+
leanprover/lean4-pr-releases:pr-release-6414

0 commit comments

Comments
 (0)