File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 65
65
"type" : " git" ,
66
66
"subDir" : null ,
67
67
"scope" : " leanprover-community" ,
68
- "rev" : " 3677f75c3c45093d234402a59f90392f4570c5b4 " ,
68
+ "rev" : " 74568478ea5e08a193d0367e85efb0978d70c7f9 " ,
69
69
"name" : " batteries" ,
70
70
"manifestFile" : " lake-manifest.json" ,
71
- "inputRev" : " nightly- testing" ,
71
+ "inputRev" : " lean-pr- testing-7499 " ,
72
72
"inherited" : false ,
73
73
"configFile" : " lakefile.toml" },
74
74
{"url" : " https://github.com/leanprover/lean4-cli" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ open Lake DSL
7
7
## Mathlib dependencies on upstream projects
8
8
-/
9
9
10
- require "leanprover-community" / "batteries" @ git "nightly- testing"
10
+ require "leanprover-community" / "batteries" @ git "lean-pr- testing-7499 "
11
11
require "leanprover-community" / "Qq" @ git "master"
12
12
require "leanprover-community" / "aesop" @ git "nightly-testing"
13
13
require "leanprover-community" / "proofwidgets" @ git "v0.0.54-pre" -- ProofWidgets should always be pinned to a specific version
Original file line number Diff line number Diff line change 1
- leanprover/lean4:nightly-2025-03-19
1
+ leanprover/lean4-pr-releases:pr-release-7499
You can’t perform that action at this time.
0 commit comments