File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
"type" : " git" ,
6
6
"subDir" : null ,
7
7
"scope" : " " ,
8
- "rev" : " c0efc1fd2a0bec51bd55c5b17348af13d7419239 " ,
8
+ "rev" : " 0f3e143dffdc3a591662f3401ce1d7a3405227c0 " ,
9
9
"name" : " batteries" ,
10
10
"manifestFile" : " lake-manifest.json" ,
11
- "inputRev" : " c0efc1fd2a0bec51bd55c5b17348af13d7419239 " ,
11
+ "inputRev" : " 0f3e143dffdc3a591662f3401ce1d7a3405227c0 " ,
12
12
"inherited" : false ,
13
13
"configFile" : " lakefile.lean" },
14
14
{"url" : " https://github.com/leanprover-community/aesop" ,
15
15
"type" : " git" ,
16
16
"subDir" : null ,
17
17
"scope" : " " ,
18
- "rev" : " 9c66fa5071dba9578bb20a3bade04bcc15c57fc2 " ,
18
+ "rev" : " 209712c78b16c795453b6da7f7adbda4589a8f21 " ,
19
19
"name" : " aesop" ,
20
20
"manifestFile" : " lake-manifest.json" ,
21
- "inputRev" : " 9c66fa5071dba9578bb20a3bade04bcc15c57fc2 " ,
21
+ "inputRev" : " 209712c78b16c795453b6da7f7adbda4589a8f21 " ,
22
22
"inherited" : false ,
23
23
"configFile" : " lakefile.toml" }],
24
24
"name" : " LeanCopilot" ,
Original file line number Diff line number Diff line change @@ -303,8 +303,8 @@ extern_lib libleanffi pkg := do
303
303
buildStaticLib (pkg.nativeLibDir / name) #[ct2O]
304
304
305
305
306
- require batteries from git "https://github.com/leanprover-community/batteries.git" @ "c0efc1fd2a0bec51bd55c5b17348af13d7419239 " -- Lean v4.10.0-rc2
307
- require aesop from git "https://github.com/leanprover-community/aesop" @ "9c66fa5071dba9578bb20a3bade04bcc15c57fc2 " -- Lean v4.10.0-rc2
306
+ require batteries from git "https://github.com/leanprover-community/batteries.git" @ "0f3e143dffdc3a591662f3401ce1d7a3405227c0 " -- Lean v4.10.0
307
+ require aesop from git "https://github.com/leanprover-community/aesop" @ "209712c78b16c795453b6da7f7adbda4589a8f21 " -- Lean v4.10.0
308
308
309
309
meta if get_config? env = some "dev" then -- dev is so not everyone has to build it
310
- require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "b941c425f6f0f1dc45fe13b850ffa7db1bb20d04 " -- Lean v4.10.0-rc2
310
+ require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "593ac5bd2ca98c5294675b5cccf3d89b300a76eb " -- Lean v4.10.0
Original file line number Diff line number Diff line change 1
- leanprover/lean4:v4.10.0-rc2
1
+ leanprover/lean4:v4.10.0
You can’t perform that action at this time.
0 commit comments