Skip to content

Commit 3644ce4

Browse files
author
leanprover-community-mathlib4-bot
committed
Update Batteries branch for testing leanprover-community/batteries#1267
1 parent bb076f5 commit 3644ce4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lake-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@
6161
"inputRev": "master",
6262
"inherited": false,
6363
"configFile": "lakefile.toml"},
64-
{"url": "https://github.com/leanprover-community/batteries",
64+
{"url": "https://github.com/marcusrossel/batteries",
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "4765a4ee7ab89f407e4bc1d2aa1dbae83bd95e16",
68+
"rev": "ce5f26d13e2bd38d52626fc17bc3a52477704917",
6969
"name": "batteries",
7070
"manifestFile": "lake-manifest.json",
71-
"inputRev": "main",
71+
"inputRev": "to-digits",
7272
"inherited": false,
7373
"configFile": "lakefile.toml"},
7474
{"url": "https://github.com/leanprover/lean4-cli",

lakefile.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ open Lake DSL
77
## Mathlib dependencies on upstream projects
88
-/
99

10-
require "leanprover-community" / "batteries" @ git "main"
10+
require "leanprover-community" / "batteries" from git "https://github.com/marcusrossel/batteries" @ "to-digits"
1111
require "leanprover-community" / "Qq" @ git "master"
1212
require "leanprover-community" / "aesop" @ git "master"
1313
require "leanprover-community" / "proofwidgets" @ git "v0.0.62" -- ProofWidgets should always be pinned to a specific version

0 commit comments

Comments
 (0)