Skip to content

Commit

Permalink
Update lean-toolchain for testing leanprover/lean4#4154
Browse files Browse the repository at this point in the history
  • Loading branch information
leanprover-community-mathlib4-bot committed May 13, 2024
1 parent b909efc commit f05d463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lakefile.lean
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ package mathlib where
meta if get_config? doc = some "on" then -- do not download and build doc-gen4 by default
require «doc-gen4» from git "https://github.com/leanprover/doc-gen4" @ "main"

require batteries from git "https://github.com/leanprover-community/batteries" @ "nightly-testing"
require batteries from git "https://github.com/leanprover-community/batteries" @ "nightly-testing-2024-05-11"
require Qq from git "https://github.com/leanprover-community/quote4" @ "nightly-testing"
require aesop from git "https://github.com/leanprover-community/aesop" @ "nightly-testing"
require proofwidgets from git "https://github.com/leanprover-community/ProofWidgets4" @ "v0.0.36"
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-2024-05-11
leanprover/lean4-pr-releases:pr-release-4154

0 comments on commit f05d463

Please sign in to comment.