Skip to content

Commit 7192b7e

Browse files
authored
chore: bump to v4.22.0-rc4 (#477)
1 parent a59c9ec commit 7192b7e

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

lake-manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "",
18-
"rev": "9bfb3dcc48774a098428c6af9d12f9048fbec8b8",
18+
"rev": "928758ac3743dc7f171fc66f450506723896f1c5",
1919
"name": "mathlib",
2020
"manifestFile": "lake-manifest.json",
21-
"inputRev": null,
21+
"inputRev": "v4.22.0-rc4",
2222
"inherited": false,
2323
"configFile": "lakefile.lean"},
2424
{"url": "https://github.com/leanprover-community/plausible",
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "61c44bec841faabd47d11c2eda15f57ec2ffe9d5",
28+
"rev": "c37191eba2da78393070da8c4367689d8c4276e4",
2929
"name": "plausible",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -45,7 +45,7 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "140dc642f4f29944abcdcd3096e8ea9b4469c873",
48+
"rev": "4241928fd3ebae83a037a253e39d9b773e34c3b4",
4949
"name": "importGraph",
5050
"manifestFile": "lake-manifest.json",
5151
"inputRev": "main",
@@ -65,7 +65,7 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "a62ecd0343a2dcfbcac6d1e8243f5821879c0244",
68+
"rev": "0a136f764a5dfedc4498e93ad8e297cff57ba2fc",
6969
"name": "aesop",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "867d9dc77534341321179c9aa40fceda675c50d4",
78+
"rev": "1ef3dac0f872ca6aaa7d02e015427e06dd0b6195",
7979
"name": "Qq",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "master",
@@ -85,7 +85,7 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover-community",
88-
"rev": "3cabaef23886b82ba46f07018f2786d9496477d6",
88+
"rev": "e96b5eca4fcfe2e0e96a1511a6cd5747515aba82",
8989
"name": "batteries",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",
@@ -95,7 +95,7 @@
9595
"type": "git",
9696
"subDir": null,
9797
"scope": "leanprover",
98-
"rev": "e22ed0883c7d7f9a7e294782b6b137b783715386",
98+
"rev": "c682c91d2d4dd59a7187e2ab977ac25bd1f87329",
9999
"name": "Cli",
100100
"manifestFile": "lake-manifest.json",
101101
"inputRev": "main",

lakefile.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ weak.linter.style.longLine = false
1414
[[require]]
1515
name = "mathlib"
1616
git = "https://github.com/leanprover-community/mathlib4.git"
17+
rev = "v4.22.0-rc4"
1718

1819
[[require]]
1920
name = "checkdecls"

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.22.0-rc3
1+
leanprover/lean4:v4.22.0-rc4

0 commit comments

Comments
 (0)