Skip to content

Commit

Permalink
Update lean-toolchain for testing leanprover/lean4#6952
Browse files Browse the repository at this point in the history
  • Loading branch information
leanprover-community-mathlib4-bot committed Feb 4, 2025
1 parent 9bdd95b commit 05710e2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "13b6a5497059a6c2e548b7ed5d93c6cef7e00f01",
"rev": "eefb857636690090b6c2adac7832634ea4e03e0a",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing",
"inputRev": "lean-pr-testing-6952",
"inherited": false,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover/lean4-cli",
Expand Down
2 changes: 1 addition & 1 deletion lakefile.lean
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ open Lake DSL
## Mathlib dependencies on upstream projects
-/

require "leanprover-community" / "batteries" @ git "nightly-testing"
require "leanprover-community" / "batteries" @ git "lean-pr-testing-6952"
require "leanprover-community" / "Qq" @ git "v4.15.0"
require "leanprover-community" / "aesop" @ git "v4.16.0-rc1"
require "leanprover-community" / "proofwidgets" @ git "v0.0.51-pre"
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-02-04
leanprover/lean4-pr-releases:pr-release-6952

0 comments on commit 05710e2

Please sign in to comment.