From 65a4cf3fdbbd30db5a5a32929e07fb297e2de0c7 Mon Sep 17 00:00:00 2001 From: leanprover-community-mathlib4-bot Date: Mon, 6 Jan 2025 23:40:42 +0000 Subject: [PATCH] Update lean-toolchain for testing https://github.com/leanprover/lean4/pull/6505 --- lake-manifest.json | 4 ++-- lakefile.lean | 2 +- lean-toolchain | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 9ba78c3e75cef..da3eff90695b8 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -65,10 +65,10 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "9e67e1e1a96ff6d1de94adf6e166636e65f4482b", + "rev": "158208d8ffa9100a24adc19c5bd4590f90c3e41b", "name": "batteries", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "lean-pr-testing-6505", "inherited": false, "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover/lean4-cli", diff --git a/lakefile.lean b/lakefile.lean index 09bcbd0fc9e32..cc0152742cc00 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -7,7 +7,7 @@ open Lake DSL ## Mathlib dependencies on upstream projects -/ -require "leanprover-community" / "batteries" @ git "nightly-testing" +require "leanprover-community" / "batteries" @ git "lean-pr-testing-6505" require "leanprover-community" / "Qq" @ git "v4.14.0" require "leanprover-community" / "aesop" @ git "nightly-testing" require "leanprover-community" / "proofwidgets" @ git "v0.0.49-pre1" diff --git a/lean-toolchain b/lean-toolchain index 64b0b0f34c1c1..0304c8b921ce9 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:nightly-2025-01-02 +leanprover/lean4-pr-releases:pr-release-6505