From 96152978f43f9611fcaf9c61e84f0aa5de74267b Mon Sep 17 00:00:00 2001 From: leanprover-community-mathlib4-bot Date: Mon, 7 Oct 2024 21:48:36 +0000 Subject: [PATCH] Update lean-toolchain for testing https://github.com/leanprover/lean4/pull/5638 --- 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 f21f2e5dbd4f2..e915d1940ac50 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,10 +5,10 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "3b6b61fe50f8564096fc7888f42217ba19b4edc1", + "rev": "6e1d3e10ae9a6cd4313bba135de595801b70a8bb", "name": "batteries", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "lean-pr-testing-5638", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/quote4", diff --git a/lakefile.lean b/lakefile.lean index 924c24ede3f60..e5e77b3ba41e3 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-5638" require "leanprover-community" / "Qq" @ git "master" require "leanprover-community" / "aesop" @ git "master" require "leanprover-community" / "proofwidgets" @ git "v0.0.43-pre" diff --git a/lean-toolchain b/lean-toolchain index 143740cb3920a..777abafc590ec 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:nightly-2024-10-07 +leanprover/lean4-pr-releases:pr-release-5638