Compare commits

..

No commits in common. "79a63be619ec2c10703b61b9a0d24347eee2fb3e" and "fd4d3226a1b882dc0710a4c9e1e76ad80bd0dba9" have entirely different histories.

2 changed files with 27 additions and 5 deletions

View File

@ -1,11 +1,33 @@
{"version": 5, {"version": 4,
"packagesDir": "lake-packages", "packagesDir": "lake-packages",
"packages": "packages":
[{"git": [{"git":
{"url": "https://github.com/lurk-lab/LSpec.git", {"url": "https://github.com/lurk-lab/LSpec.git",
"subDir?": null, "subDir?": null,
"rev": "88f7d23e56a061d32c7173cea5befa4b2c248b41", "rev": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
"opts": {},
"name": "LSpec", "name": "LSpec",
"inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41", "inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41"}},
"inherited": false}}]} {"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"}}]}

View File

@ -1 +1 @@
leanprover/lean4:4.0.0 leanprover/lean4:nightly-2023-08-12