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 1
1
{"version" : " 1.1.0" ,
2
2
"packagesDir" : " .lake/packages" ,
3
3
"packages" :
4
- [{"url" : " https://github.com/leanprover-community/batteries " ,
4
+ [{"url" : " https://github.com/urkud/std4 " ,
5
5
"type" : " git" ,
6
6
"subDir" : null ,
7
7
"scope" : " leanprover-community" ,
8
- "rev" : " b100ff2565805e9f30a482788b3fc66937a7f38a " ,
8
+ "rev" : " 8d5b414077781c2f05f5b34b0df9b2b919c04b87 " ,
9
9
"name" : " batteries" ,
10
10
"manifestFile" : " lake-manifest.json" ,
11
- "inputRev" : " main " ,
11
+ "inputRev" : " YK-ischain " ,
12
12
"inherited" : false ,
13
13
"configFile" : " lakefile.toml" },
14
14
{"url" : " https://github.com/leanprover-community/quote4" ,
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 "main "
10
+ require "leanprover-community" / "batteries" from git "https://github.com/urkud/std4" @ "YK-ischain "
11
11
require "leanprover-community" / "Qq" @ git "master"
12
12
require "leanprover-community" / "aesop" @ git "master"
13
13
require "leanprover-community" / "proofwidgets" @ git "v0.0.46"
You can’t perform that action at this time.
0 commit comments