diff --git a/lake-manifest.json b/lake-manifest.json index 5f315a96da098..e8fe198e1a458 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -65,10 +65,10 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "e5665a28163161615d0ebf390c5e53fa0b505456", + "rev": "6cefe3e5f8a4f6715cd8c39ac010f0161f026bba", "name": "batteries", "manifestFile": "lake-manifest.json", - "inputRev": "lean-pr-testing-6315", + "inputRev": "lean-pr-testing-6325", "inherited": false, "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover/lean4-cli", diff --git a/lakefile.lean b/lakefile.lean index cf45a2102b1d6..497f779f4d949 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -7,7 +7,7 @@ open Lake DSL ## Mathlib dependencies on upstream projects -/ -require "leanprover-community" / "batteries" @ git "lean-pr-testing-6315" +require "leanprover-community" / "batteries" @ git "lean-pr-testing-6325" require "leanprover-community" / "Qq" @ git "v4.14.0" require "leanprover-community" / "aesop" @ git "v4.15.0-rc1" require "leanprover-community" / "proofwidgets" @ git "v0.0.48" diff --git a/lean-toolchain b/lean-toolchain index dbe54bb646648..7046586c82919 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:nightly-2024-12-05 +leanprover/lean4-pr-releases:pr-release-6325