Skip to content

Commit d5d551b

Browse files
committed
update Mathlib project
1 parent 73e4834 commit d5d551b

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

Projects/MathlibLatest/lake-manifest.json

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[{"url": "https://github.com/leanprover/std4",
55
"type": "git",
66
"subDir": null,
7-
"rev": "9dd24a3493cceefa2bede383f21e4ef548990b68",
7+
"rev": "e840c18f7334c751efbd4cfe531476e10c943cdb",
88
"name": "std",
99
"manifestFile": "lake-manifest.json",
1010
"inputRev": "main",
@@ -13,7 +13,7 @@
1313
{"url": "https://github.com/leanprover-community/quote4",
1414
"type": "git",
1515
"subDir": null,
16-
"rev": "ccba5d35d07a448fab14c0e391c8105df6e2564c",
16+
"rev": "64365c656d5e1bffa127d2a1795f471529ee0178",
1717
"name": "Qq",
1818
"manifestFile": "lake-manifest.json",
1919
"inputRev": "master",
@@ -22,7 +22,7 @@
2222
{"url": "https://github.com/leanprover-community/aesop",
2323
"type": "git",
2424
"subDir": null,
25-
"rev": "3141402ba5a5f0372d2378fd75a481bc79a74ecf",
25+
"rev": "5fefb40a7c9038a7150e7edd92e43b1b94c49e79",
2626
"name": "aesop",
2727
"manifestFile": "lake-manifest.json",
2828
"inputRev": "master",
@@ -31,25 +31,34 @@
3131
{"url": "https://github.com/leanprover-community/ProofWidgets4",
3232
"type": "git",
3333
"subDir": null,
34-
"rev": "909febc72b4f64628f8d35cd0554f8a90b6e0749",
34+
"rev": "fb65c476595a453a9b8ffc4a1cea2db3a89b9cd8",
3535
"name": "proofwidgets",
3636
"manifestFile": "lake-manifest.json",
37-
"inputRev": "v0.0.23",
37+
"inputRev": "v0.0.30",
3838
"inherited": true,
3939
"configFile": "lakefile.lean"},
4040
{"url": "https://github.com/leanprover/lean4-cli",
4141
"type": "git",
4242
"subDir": null,
43-
"rev": "a751d21d4b68c999accb6fc5d960538af26ad5ec",
43+
"rev": "be8fa79a28b8b6897dce0713ef50e89c4a0f6ef5",
4444
"name": "Cli",
4545
"manifestFile": "lake-manifest.json",
4646
"inputRev": "main",
4747
"inherited": true,
4848
"configFile": "lakefile.lean"},
49+
{"url": "https://github.com/leanprover-community/import-graph.git",
50+
"type": "git",
51+
"subDir": null,
52+
"rev": "61a79185b6582573d23bf7e17f2137cd49e7e662",
53+
"name": "importGraph",
54+
"manifestFile": "lake-manifest.json",
55+
"inputRev": "main",
56+
"inherited": true,
57+
"configFile": "lakefile.lean"},
4958
{"url": "https://github.com/leanprover-community/mathlib4",
5059
"type": "git",
5160
"subDir": null,
52-
"rev": "4310b5835ccd3419abce829560f9e5b096a36935",
61+
"rev": "c0fb64828c4e8ac4e0d8ca1c646fd4228ca06aac",
5362
"name": "mathlib",
5463
"manifestFile": "lake-manifest.json",
5564
"inputRev": "master",
@@ -58,7 +67,7 @@
5867
{"url": "https://github.com/hhu-adam/lean4web-tools.git",
5968
"type": "git",
6069
"subDir": null,
61-
"rev": "ecb593adce6a15d9014b97d9ac2443f176babd07",
70+
"rev": "9e6468e250c05450eedf4aff6e30290fb409af2b",
6271
"name": "webeditor",
6372
"manifestFile": "lake-manifest.json",
6473
"inputRev": "main",

Projects/MathlibLatest/lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.4.0-rc1
1+
leanprover/lean4:v4.7.0

0 commit comments

Comments
 (0)