File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "rev" : " 26e4c7c0e63eb3e6cce3cf7faba27b8526ea8349" ,
99 "name" : " aesop" ,
1010 "manifestFile" : " lake-manifest.json" ,
11- "inputRev" : " 26e4c7c0e63eb3e6cce3cf7faba27b8526ea8349 " ,
11+ "inputRev" : " master " ,
1212 "inherited" : false ,
1313 "configFile" : " lakefile.toml" },
1414 {"url" : " https://github.com/leanprover-community/batteries.git" ,
1515 "type" : " git" ,
1616 "subDir" : null ,
1717 "scope" : " " ,
18- "rev" : " 39260e31b7b3f7f05643da95242463b462dc05f1 " ,
18+ "rev" : " 5c78955e8375f872c085514cb521216bac1bda17 " ,
1919 "name" : " batteries" ,
2020 "manifestFile" : " lake-manifest.json" ,
21- "inputRev" : " 39260e31b7b3f7f05643da95242463b462dc05f1 " ,
21+ "inputRev" : " main " ,
2222 "inherited" : false ,
2323 "configFile" : " lakefile.toml" }],
2424 "name" : " LeanCopilot" ,
Original file line number Diff line number Diff line change @@ -422,8 +422,8 @@ extern_lib libleanffi pkg := do
422422 buildStaticLib (pkg.sharedLibDir / name) #[ct2O]
423423
424424
425- require batteries from git "https://github.com/leanprover-community/batteries.git" @ "39260e31b7b3f7f05643da95242463b462dc05f1 "
426- require aesop from git "https://github.com/leanprover-community/aesop" @ "26e4c7c0e63eb3e6cce3cf7faba27b8526ea8349 "
425+ require batteries from git "https://github.com/leanprover-community/batteries.git" @ "main "
426+ require aesop from git "https://github.com/leanprover-community/aesop" @ "master "
427427
428428meta if get_config? env = some "dev" then -- dev is so not everyone has to build it
429429require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "main"
You can’t perform that action at this time.
0 commit comments