File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 "type" : " git" ,
3636 "subDir" : null ,
3737 "scope" : " leanprover-community" ,
38- "rev" : " fb8ed0a85a96e3176f6e94b20d413ea72d92576d " ,
38+ "rev" : " e8ef4bdd7a23c3a37170fbd3fa7ee07ef2a54c2d " ,
3939 "name" : " proofwidgets" ,
4040 "manifestFile" : " lake-manifest.json" ,
41- "inputRev" : " v0.0.77 " ,
41+ "inputRev" : " v0.0.79 " ,
4242 "inherited" : false ,
4343 "configFile" : " lakefile.lean" },
4444 {"url" : " https://github.com/leanprover-community/aesop" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ open Lake DSL
99require "leanprover-community" / "batteries" @ git "main"
1010require "leanprover-community" / "Qq" @ git "master"
1111require "leanprover-community" / "aesop" @ git "master"
12- require "leanprover-community" / "proofwidgets" @ git "v0.0.77 " -- ProofWidgets should always be pinned to a specific version
12+ require "leanprover-community" / "proofwidgets" @ git "v0.0.79 " -- ProofWidgets should always be pinned to a specific version
1313 with NameMap.empty.insert `errorOnBuild
1414 "ProofWidgets not up-to-date. \
1515 Please run `lake exe cache get` to fetch the latest ProofWidgets. \
You can’t perform that action at this time.
0 commit comments