File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 [{"url" : " https://github.com/leanprover-community/batteries.git" ,
55 "type" : " git" ,
66 "subDir" : null ,
7- "rev" : " 194b50cb40f6aaf5596e378ec612f24985d5a1a5 " ,
7+ "rev" : " 73c7f46f4c0eaa48e9538c9fd108d3ee5524868a " ,
88 "name" : " batteries" ,
99 "manifestFile" : " lake-manifest.json" ,
10- "inputRev" : " 194b50cb40f6aaf5596e378ec612f24985d5a1a5 " ,
10+ "inputRev" : " 73c7f46f4c0eaa48e9538c9fd108d3ee5524868a " ,
1111 "inherited" : false ,
1212 "configFile" : " lakefile.lean" },
1313 {"url" : " https://github.com/leanprover-community/aesop" ,
Original file line number Diff line number Diff line change @@ -302,8 +302,8 @@ extern_lib libleanffi pkg := do
302302 buildStaticLib (pkg.nativeLibDir / name) #[ct2O]
303303
304304
305- require batteries from git "https://github.com/leanprover-community/batteries.git" @ "194b50cb40f6aaf5596e378ec612f24985d5a1a5 " -- Lean v4.9.0-rc2
306- require aesop from git "https://github.com/leanprover-community/aesop" @ "f465af4466eeb1f195692745fd58bb3f552692f1" -- Lean v4.9.0-rc2
305+ require batteries from git "https://github.com/leanprover-community/batteries.git" @ "73c7f46f4c0eaa48e9538c9fd108d3ee5524868a " -- Lean v4.9.0-rc3
306+ require aesop from git "https://github.com/leanprover-community/aesop" @ "f465af4466eeb1f195692745fd58bb3f552692f1" -- Lean v4.9.0-rc3
307307
308308meta if get_config? env = some "dev" then -- dev is so not everyone has to build it
309- require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "1f51169609a3a7c448558c3d3eb353fb355c7025" -- Lean v4.9.0-rc2
309+ require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "1f51169609a3a7c448558c3d3eb353fb355c7025" -- Lean v4.9.0-rc3
Original file line number Diff line number Diff line change 1- leanprover/lean4:v4.9.0-rc2
1+ leanprover/lean4:v4.9.0-rc3
You can’t perform that action at this time.
0 commit comments