From 9e2e73f6c459cf185685f62843e1e96934ed3f1c Mon Sep 17 00:00:00 2001 From: leanprover-community-mathlib4-bot Date: Wed, 13 Nov 2024 15:48:53 +0000 Subject: [PATCH] Update lean-toolchain for testing https://github.com/leanprover/lean4/pull/6068 --- 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 cf5570b135329a..af175570c0dfc3 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -65,10 +65,10 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "433429762eb5e9efb6420292b1a4be97b47cd75b", + "rev": "4f749b86bd4c8fe8b3b1a1dc8f95255bdf61c34d", "name": "batteries", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "lean-pr-testing-6068", "inherited": false, "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover/lean4-cli", diff --git a/lakefile.lean b/lakefile.lean index 5c55a15c5c5e20..d66e861c38f6f7 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-6068" require "leanprover-community" / "Qq" @ git "nightly-testing" require "leanprover-community" / "aesop" @ git "nightly-testing" require "leanprover-community" / "proofwidgets" @ git "v0.0.46" diff --git a/lean-toolchain b/lean-toolchain index c60eb4fd2a8814..82880e69a962a4 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:nightly-2024-11-11 +leanprover/lean4-pr-releases:pr-release-6068