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 @@ -309,8 +309,8 @@ extern_lib libleanffi pkg := do
309
309
buildStaticLib (pkg.nativeLibDir / name) #[ct2O]
310
310
311
311
312
- require batteries from git "https://github.com/leanprover-community/batteries.git" @ "01006c9e86bf9e397c026fef4190478dd1fd897e "
313
- require aesop from git "https://github.com/leanprover-community/aesop" @ "44dab9f36aa73d5f789629b55528c5a1501877a6 "
312
+ require batteries from git "https://github.com/leanprover-community/batteries.git" @ "main "
313
+ require aesop from git "https://github.com/leanprover-community/aesop" @ "master "
314
314
315
315
meta if get_config? env = some "dev" then -- dev is so not everyone has to build it
316
- require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "af3e1046f897d2f22721413bb095e64849cc76a6 "
316
+ require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "main "
Original file line number Diff line number Diff line change 1
- leanprover/lean4:v4.16.0
1
+ leanprover/lean4:v4.17.0-rc1
You can’t perform that action at this time.
0 commit comments