Bump lean version to 4.0.0
This commit is contained in:
parent
c4a97d8a76
commit
1e637dabaa
|
@ -1,33 +1,11 @@
|
|||
{"version": 4,
|
||||
{"version": 5,
|
||||
"packagesDir": "lake-packages",
|
||||
"packages":
|
||||
[{"git":
|
||||
{"url": "https://github.com/lurk-lab/LSpec.git",
|
||||
"subDir?": null,
|
||||
"rev": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
|
||||
"opts": {},
|
||||
"name": "LSpec",
|
||||
"inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41"}},
|
||||
{"git":
|
||||
{"url": "https://github.com/leanprover-community/mathlib4.git",
|
||||
"subDir?": null,
|
||||
"rev": "8e5a00a8afc8913c0584cb85f37951995275fd87",
|
||||
"name": "mathlib",
|
||||
"inputRev?": "8e5a00a8afc8913c0584cb85f37951995275fd87"}},
|
||||
{"git":
|
||||
{"url": "https://github.com/gebner/quote4",
|
||||
"subDir?": null,
|
||||
"rev": "c71f94e34c1cda52eef5c93dc9da409ab2727420",
|
||||
"name": "Qq",
|
||||
"inputRev?": "master"}},
|
||||
{"git":
|
||||
{"url": "https://github.com/JLimperg/aesop",
|
||||
"subDir?": null,
|
||||
"rev": "cdc00b640d0179910ebaa9c931e3b733a04b881c",
|
||||
"name": "aesop",
|
||||
"inputRev?": "master"}},
|
||||
{"git":
|
||||
{"url": "https://github.com/leanprover/std4",
|
||||
"subDir?": null,
|
||||
"rev": "6006307d2ceb8743fea7e00ba0036af8654d0347",
|
||||
"name": "std",
|
||||
"inputRev?": "main"}}]}
|
||||
"inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
|
||||
"inherited": false}}]}
|
||||
|
|
|
@ -1 +1 @@
|
|||
leanprover/lean4:nightly-2023-08-12
|
||||
leanprover/lean4:4.0.0
|
||||
|
|
Loading…
Reference in New Issue