From 9690f4338e531b3f439c832003bed3309b98b503 Mon Sep 17 00:00:00 2001 From: RemyDegenne Date: Wed, 13 Mar 2024 15:33:55 +0100 Subject: [PATCH] mathlib bump --- lake-manifest.json | 50 +++++++--------------------------------------- lean-toolchain | 2 +- 2 files changed, 8 insertions(+), 44 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index fa776f75..405a7a61 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -4,7 +4,7 @@ [{"url": "https://github.com/leanprover/std4", "type": "git", "subDir": null, - "rev": "4c366aba55d28778421b8a1841e5512fd5c53c43", + "rev": "f3447c3732c9d6e8df3bdad78e5ecf7e8b353bbc", "name": "std", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -22,7 +22,7 @@ {"url": "https://github.com/leanprover-community/aesop", "type": "git", "subDir": null, - "rev": "e4660fa21444bcfe5c70d37b09cc0517accd8ad7", + "rev": "8be30c25e3caa06937feeb62f7ca898370f80ee9", "name": "aesop", "manifestFile": "lake-manifest.json", "inputRev": "master", @@ -31,16 +31,16 @@ {"url": "https://github.com/leanprover-community/ProofWidgets4", "type": "git", "subDir": null, - "rev": "f5b2b6ff817890d85ffd8ed47637e36fcac544a6", + "rev": "fb65c476595a453a9b8ffc4a1cea2db3a89b9cd8", "name": "proofwidgets", "manifestFile": "lake-manifest.json", - "inputRev": "v0.0.28", + "inputRev": "v0.0.30", "inherited": true, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover/lean4-cli", "type": "git", "subDir": null, - "rev": "a751d21d4b68c999accb6fc5d960538af26ad5ec", + "rev": "be8fa79a28b8b6897dce0713ef50e89c4a0f6ef5", "name": "Cli", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -49,7 +49,7 @@ {"url": "https://github.com/leanprover-community/import-graph.git", "type": "git", "subDir": null, - "rev": "64d082eeaad1a8e6bbb7c23b7a16b85a1715a02f", + "rev": "bbcffbcc19d69e13d5eea716283c76169db524ba", "name": "importGraph", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -58,7 +58,7 @@ {"url": "https://github.com/leanprover-community/mathlib4.git", "type": "git", "subDir": null, - "rev": "6b92deac8cec09fd29d7e3628c4b0dfbc87830e4", + "rev": "60ad74281cb0b6e2eb0fc3fcf4660ac90975e5ef", "name": "mathlib", "manifestFile": "lake-manifest.json", "inputRev": null, @@ -72,42 +72,6 @@ "manifestFile": "lake-manifest.json", "inputRev": null, "inherited": false, - "configFile": "lakefile.lean"}, - {"url": "https://github.com/xubaiw/CMark.lean", - "type": "git", - "subDir": null, - "rev": "0077cbbaa92abf855fc1c0413e158ffd8195ec77", - "name": "CMark", - "manifestFile": "lake-manifest.json", - "inputRev": "main", - "inherited": true, - "configFile": "lakefile.lean"}, - {"url": "https://github.com/fgdorais/lean4-unicode-basic", - "type": "git", - "subDir": null, - "rev": "5b096942260d7805cc90bacf4ea4a0f8e9700ccb", - "name": "UnicodeBasic", - "manifestFile": "lake-manifest.json", - "inputRev": "main", - "inherited": true, - "configFile": "lakefile.lean"}, - {"url": "https://github.com/hargonix/LeanInk", - "type": "git", - "subDir": null, - "rev": "f1f904e00d79a91ca6a76dec6e318531a7fd2a0f", - "name": "leanInk", - "manifestFile": "lake-manifest.json", - "inputRev": "doc-gen", - "inherited": true, - "configFile": "lakefile.lean"}, - {"url": "https://github.com/leanprover/doc-gen4", - "type": "git", - "subDir": null, - "rev": "780bbec107cba79d18ec55ac2be3907a77f27f98", - "name": "«doc-gen4»", - "manifestFile": "lake-manifest.json", - "inputRev": "main", - "inherited": false, "configFile": "lakefile.lean"}], "name": "testing_lower_bounds", "lakeDir": ".lake"} diff --git a/lean-toolchain b/lean-toolchain index cfcdd327..e35881ce 100644 --- a/lean-toolchain +++ b/lean-toolchain @@ -1 +1 @@ -leanprover/lean4:v4.6.0-rc1 +leanprover/lean4:v4.7.0-rc2