Skip to content

Commit 55efeb5

Browse files
committed
hm
1 parent 70b0094 commit 55efeb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"subDir": null,
5757
"scope": "leanprover-community",
5858
"rev": "0a83ad726ee0236e9574ef48098beedca30aa5a0",
59-
"name": "quote4",
59+
"name": "Qq",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "nightly-testing",
6262
"inherited": false,

lakefile.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ open Lake DSL
77
-/
88

99
require "leanprover-community" / "batteries" @ git "nightly-testing"
10-
require "leanprover-community" / "quote4" @ git "nightly-testing"
10+
require "leanprover-community" / "Qq" @ git "nightly-testing"
1111
require "leanprover-community" / "aesop" @ git "nightly-testing"
1212
require "leanprover-community" / "proofwidgets" @ git "v0.0.83-pre2" -- ProofWidgets should always be pinned to a specific version
1313
with NameMap.empty.insert `errorOnBuild

0 commit comments

Comments
 (0)