From a7a4aee2a0aef1468b39ee671dd3ce93663b3120 Mon Sep 17 00:00:00 2001 From: leanprover-community-mathlib4-bot Date: Sat, 19 Oct 2024 22:43:00 +0000 Subject: [PATCH] Trigger CI for https://github.com/leanprover/lean4/pull/5684 --- lake-manifest.json | 62 +++++++++++++++++++++++----------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/lake-manifest.json b/lake-manifest.json index 9c9b723e302df..aea7c893606bc 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -1,25 +1,35 @@ {"version": "1.1.0", "packagesDir": ".lake/packages", "packages": - [{"url": "https://github.com/leanprover-community/batteries", + [{"url": "https://github.com/leanprover-community/LeanSearchClient", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "46aeb3a35eea7490f9baf307f9c931c9b229310d", - "name": "batteries", + "rev": "7bedaed1ef024add1e171cc17706b012a9a37802", + "name": "LeanSearchClient", "manifestFile": "lake-manifest.json", - "inputRev": "nightly-testing", + "inputRev": "main", "inherited": false, - "configFile": "lakefile.lean"}, - {"url": "https://github.com/leanprover-community/quote4", + "configFile": "lakefile.toml"}, + {"url": "https://github.com/leanprover-community/import-graph", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "0495948fee4b49f9e4757134f6c3c13c6a8d9fa4", - "name": "Qq", + "rev": "6b657150b3c7294404ba85f0185391a898432a78", + "name": "importGraph", "manifestFile": "lake-manifest.json", "inputRev": "nightly-testing", "inherited": false, + "configFile": "lakefile.toml"}, + {"url": "https://github.com/leanprover-community/ProofWidgets4", + "type": "git", + "subDir": null, + "scope": "leanprover-community", + "rev": "032cf93147e1fc5af7cbddc1075acea78c89a075", + "name": "proofwidgets", + "manifestFile": "lake-manifest.json", + "inputRev": "v0.0.44-pre", + "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/aesop", "type": "git", @@ -31,45 +41,35 @@ "inputRev": "nightly-testing", "inherited": false, "configFile": "lakefile.toml"}, - {"url": "https://github.com/leanprover-community/ProofWidgets4", + {"url": "https://github.com/leanprover-community/quote4", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "032cf93147e1fc5af7cbddc1075acea78c89a075", - "name": "proofwidgets", + "rev": "0495948fee4b49f9e4757134f6c3c13c6a8d9fa4", + "name": "Qq", "manifestFile": "lake-manifest.json", - "inputRev": "v0.0.44-pre", + "inputRev": "nightly-testing", "inherited": false, "configFile": "lakefile.lean"}, - {"url": "https://github.com/leanprover/lean4-cli", - "type": "git", - "subDir": null, - "scope": "leanprover", - "rev": "2cf1030dc2ae6b3632c84a09350b675ef3e347d0", - "name": "Cli", - "manifestFile": "lake-manifest.json", - "inputRev": "main", - "inherited": true, - "configFile": "lakefile.toml"}, - {"url": "https://github.com/leanprover-community/import-graph", + {"url": "https://github.com/leanprover-community/batteries", "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "6b657150b3c7294404ba85f0185391a898432a78", - "name": "importGraph", + "rev": "46aeb3a35eea7490f9baf307f9c931c9b229310d", + "name": "batteries", "manifestFile": "lake-manifest.json", "inputRev": "nightly-testing", "inherited": false, - "configFile": "lakefile.toml"}, - {"url": "https://github.com/leanprover-community/LeanSearchClient", + "configFile": "lakefile.lean"}, + {"url": "https://github.com/leanprover/lean4-cli", "type": "git", "subDir": null, - "scope": "leanprover-community", - "rev": "7bedaed1ef024add1e171cc17706b012a9a37802", - "name": "LeanSearchClient", + "scope": "leanprover", + "rev": "2cf1030dc2ae6b3632c84a09350b675ef3e347d0", + "name": "Cli", "manifestFile": "lake-manifest.json", "inputRev": "main", - "inherited": false, + "inherited": true, "configFile": "lakefile.toml"}], "name": "mathlib", "lakeDir": ".lake"}