Skip to content

Commit 1c06e62

Browse files
committed
lake update batteries
1 parent c75c514 commit 1c06e62

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "3cdd93cee115224b08dbae553c6d9265bc8784c3",
8+
"rev": "9a0ab3e8886a335b378baae6b58ce7df96440dba",
99
"name": "batteries",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "lean-pr-testing-10204",
11+
"inputRev": "nightly-testing",
1212
"inherited": false,
1313
"configFile": "lakefile.toml"}],
1414
"name": "aesop",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ leanOptions = {experimental.module = true}
99
[[require]]
1010
name = "batteries"
1111
git = "https://github.com/leanprover-community/batteries"
12-
rev = "lean-pr-testing-10204"
12+
rev = "nightly-testing"
1313

1414
[[lean_lib]]
1515
name = "Aesop"

0 commit comments

Comments
 (0)