File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 "inputRev" : " master" ,
6262 "inherited" : false ,
6363 "configFile" : " lakefile.toml" },
64- {"url" : " https://github.com/leanprover-community /batteries" ,
64+ {"url" : " https://github.com/marcusrossel /batteries" ,
6565 "type" : " git" ,
6666 "subDir" : null ,
6767 "scope" : " leanprover-community" ,
68- "rev" : " 4765a4ee7ab89f407e4bc1d2aa1dbae83bd95e16 " ,
68+ "rev" : " ce5f26d13e2bd38d52626fc17bc3a52477704917 " ,
6969 "name" : " batteries" ,
7070 "manifestFile" : " lake-manifest.json" ,
71- "inputRev" : " main " ,
71+ "inputRev" : " to-digits " ,
7272 "inherited" : false ,
7373 "configFile" : " lakefile.toml" },
7474 {"url" : " https://github.com/leanprover/lean4-cli" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ open Lake DSL
77## Mathlib dependencies on upstream projects
88-/
99
10- require "leanprover-community" / "batteries" @ git "main "
10+ require "leanprover-community" / "batteries" from git "https://github.com/marcusrossel/batteries" @ "to-digits "
1111require "leanprover-community" / "Qq" @ git "master"
1212require "leanprover-community" / "aesop" @ git "master"
1313require "leanprover-community" / "proofwidgets" @ git "v0.0.62" -- ProofWidgets should always be pinned to a specific version
You can’t perform that action at this time.
0 commit comments