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" : " a7fd140a94bbbfa40cf10839227bbb9e8492be2d " ,
8
+ "rev" : " 9c6c2d647e57b2b7a0b42dd8080c698bd33a1b6f " ,
9
9
"name" : " batteries" ,
10
10
"manifestFile" : " lake-manifest.json" ,
11
- "inputRev" : " a7fd140a94bbbfa40cf10839227bbb9e8492be2d " ,
11
+ "inputRev" : " 9c6c2d647e57b2b7a0b42dd8080c698bd33a1b6f " ,
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" : " 6c89b6765913a0d727c1066493c3f5dc51c9713e " ,
18
+ "rev" : " deb279eb7be16848d0bc8387f80d6e41bcdbe738 " ,
19
19
"name" : " aesop" ,
20
20
"manifestFile" : " lake-manifest.json" ,
21
- "inputRev" : " 6c89b6765913a0d727c1066493c3f5dc51c9713e " ,
21
+ "inputRev" : " deb279eb7be16848d0bc8387f80d6e41bcdbe738 " ,
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" @ "a7fd140a94bbbfa40cf10839227bbb9e8492be2d " -- Lean v4.11.0-rc3
307
- require aesop from git "https://github.com/leanprover-community/aesop" @ "6c89b6765913a0d727c1066493c3f5dc51c9713e " -- Lean v4.11.0-rc3
306
+ require batteries from git "https://github.com/leanprover-community/batteries.git" @ "9c6c2d647e57b2b7a0b42dd8080c698bd33a1b6f " -- Lean v4.11.0
307
+ require aesop from git "https://github.com/leanprover-community/aesop" @ "deb279eb7be16848d0bc8387f80d6e41bcdbe738 " -- Lean v4.11.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" @ "83f718b9055972dce4f92f5b3917426b91a0d2fe " -- Lean v4.11.0-rc3
310
+ require «doc-gen4 » from git "https://github.com/leanprover/doc-gen4" @ "e490631b72a43a6a82b4ddd3a2d020b2029491d0 " -- Lean v4.11.0
Original file line number Diff line number Diff line change 1
- leanprover/lean4:v4.11.0-rc3
1
+ leanprover/lean4:v4.11.0
You can’t perform that action at this time.
0 commit comments