Skip to content

Commit

Permalink
chore: update to nightly-testing-2024-12-15 (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser authored Dec 22, 2024
1 parent ae35cca commit 4313143
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "ddcb85bddebd7fa5b7316dab25b7eae6e0ff1fbb",
"rev": "13dbab738d85e172eaed1ba05012dd6b48c72039",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing-2024-12-14",
"inputRev": "nightly-testing-2024-12-15",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/plausible",
Expand Down Expand Up @@ -95,7 +95,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "13c202289cae0db69d997904de3c4d43c9222ea8",
"rev": "5f8fd42f689c0cd4bd1416685d65c1f7d8a003a2",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing",
Expand Down
2 changes: 1 addition & 1 deletion lakefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defaultTargets = ["SSA"]
[[require]]
name = "mathlib"
git = "https://github.com/leanprover-community/mathlib4"
rev = "nightly-testing-2024-12-14"
rev = "nightly-testing-2024-12-15"

[[require]]
name = "Cli"
Expand Down
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
leanprover/lean4:nightly-2024-12-14
leanprover/lean4:nightly-2024-12-15

0 comments on commit 4313143

Please sign in to comment.