We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75c514 commit 1c06e62Copy full SHA for 1c06e62
lake-manifest.json
@@ -5,10 +5,10 @@
5
"type": "git",
6
"subDir": null,
7
"scope": "",
8
- "rev": "3cdd93cee115224b08dbae553c6d9265bc8784c3",
+ "rev": "9a0ab3e8886a335b378baae6b58ce7df96440dba",
9
"name": "batteries",
10
"manifestFile": "lake-manifest.json",
11
- "inputRev": "lean-pr-testing-10204",
+ "inputRev": "nightly-testing",
12
"inherited": false,
13
"configFile": "lakefile.toml"}],
14
"name": "aesop",
lakefile.toml
@@ -9,7 +9,7 @@ leanOptions = {experimental.module = true}
[[require]]
name = "batteries"
git = "https://github.com/leanprover-community/batteries"
-rev = "lean-pr-testing-10204"
+rev = "nightly-testing"
[[lean_lib]]
15
name = "Aesop"
0 commit comments