From a9de04be547cb4a2b1fc997223cc992a74871587 Mon Sep 17 00:00:00 2001 From: jstoobysmith <72603918+jstoobysmith@users.noreply.github.com> Date: Tue, 14 May 2024 13:00:47 -0400 Subject: [PATCH] feat: Update Lean and MathLib versions --- lake-manifest.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index ca58b2c..3eb4e69 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -1,11 +1,11 @@ {"version": 7, "packagesDir": ".lake/packages", "packages": - [{"url": "https://github.com/leanprover/std4", + [{"url": "https://github.com/leanprover-community/batteries", "type": "git", "subDir": null, - "rev": "789020bc2f7fbc330e33818075a94381da04de4e", - "name": "std", + "rev": "14f258593e8c261d8834f13c6edc7b970c253ee8", + "name": "batteries", "manifestFile": "lake-manifest.json", "inputRev": "main", "inherited": true, @@ -22,19 +22,19 @@ {"url": "https://github.com/leanprover-community/aesop", "type": "git", "subDir": null, - "rev": "0a21a48c286c4a4703c0be6ad2045f601f31b1d0", + "rev": "f617e0673845925e612b62141ff54c4b7980dc63", "name": "aesop", "manifestFile": "lake-manifest.json", "inputRev": "master", "inherited": true, - "configFile": "lakefile.lean"}, + "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover-community/ProofWidgets4", "type": "git", "subDir": null, - "rev": "fe1eff53bd0838c657aa6126fe4dd75ad9939d9a", + "rev": "e6b6247c61280c77ade6bbf0bc3c66a44fe2e0c5", "name": "proofwidgets", "manifestFile": "lake-manifest.json", - "inputRev": "v0.0.35", + "inputRev": "v0.0.36", "inherited": true, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover/lean4-cli", @@ -49,7 +49,7 @@ {"url": "https://github.com/leanprover-community/import-graph.git", "type": "git", "subDir": null, - "rev": "7cec59317b9e4f2abbacb986c904614a113e8507", + "rev": "35e38eb320982cfd2fcc864e0e0467ca223c8cdb", "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": "6a170326b1113dfb32dc5623c2b9a00a0e7d543f", + "rev": "b1087dd1d2d0075153f5ecffd8848d43cf02c042", "name": "mathlib", "manifestFile": "lake-manifest.json", "inputRev": null, @@ -94,7 +94,7 @@ {"url": "https://github.com/leanprover/doc-gen4", "type": "git", "subDir": null, - "rev": "2756f6603c992f133c1157bfc07ab11b5a7a6738", + "rev": "b91fea210b7b6b451f19c6344d1f82765b9607af", "name": "«doc-gen4»", "manifestFile": "lake-manifest.json", "inputRev": "main",