File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5151 "inputRev" : " nightly-testing" ,
5252 "inherited" : false ,
5353 "configFile" : " lakefile.toml" },
54- {"url" : " https://github.com/Kha /quote4" ,
54+ {"url" : " https://github.com/leanprover-community /quote4" ,
5555 "type" : " git" ,
5656 "subDir" : null ,
57- "scope" : " " ,
58- "rev" : " 7032fae8ca26da4982852b813f2af6c1dcd9d1cc " ,
59- "name" : " Qq " ,
57+ "scope" : " leanprover-community " ,
58+ "rev" : " 0a83ad726ee0236e9574ef48098beedca30aa5a0 " ,
59+ "name" : " quote4 " ,
6060 "manifestFile" : " lake-manifest.json" ,
6161 "inputRev" : " nightly-testing" ,
6262 "inherited" : false ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ open Lake DSL
77-/
88
99require "leanprover-community" / "batteries" @ git "nightly-testing"
10- require "Qq" from git "https://github.com/Kha/ quote4" @ "nightly-testing"
10+ require "leanprover-community" / " quote4" @ git "nightly-testing"
1111require "leanprover-community" / "aesop" @ git "nightly-testing"
1212require "leanprover-community" / "proofwidgets" @ git "v0.0.83-pre2" -- ProofWidgets should always be pinned to a specific version
1313 with NameMap.empty.insert `errorOnBuild
You can’t perform that action at this time.
0 commit comments