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" : " 7454681e896d0ad876762bc401385ad03f53f8bc " ,
68
+ "rev" : " 615a55b60679f9eeea72e6df591a98ab2320a365 " ,
69
69
"name" : " batteries" ,
70
70
"manifestFile" : " lake-manifest.json" ,
71
- "inputRev" : " nightly- testing" ,
71
+ "inputRev" : " lean-pr- testing-7764 " ,
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-7764 "
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-31
1
+ leanprover/lean4-pr-releases:pr-release-7764
You can’t perform that action at this time.
0 commit comments