Skip to content

Commit 6927274

Browse files
committed
chore: move toolchain to v4.29.1
1 parent df60c2a commit 6927274

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

lake-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "8a178386ffc0f5fef0b77738bb5449d50efeea95",
8+
"rev": "5e932f97dd25535344f80f9dd8da3aab83df0fe6",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "v4.29.0",
11+
"inputRev": "v4.29.1",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover/doc-gen4",
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "",
18-
"rev": "aa4c3e4e14f5b31495b7c7238762ecceddd9f52c",
18+
"rev": "a0aebd77a6619214a727994fade0e05203fc5252",
1919
"name": "«doc-gen4»",
2020
"manifestFile": "lake-manifest.json",
21-
"inputRev": "v4.29.0",
21+
"inputRev": "v4.29.1",
2222
"inherited": false,
2323
"configFile": "lakefile.lean"},
2424
{"url": "https://github.com/leanprover-community/plausible",
@@ -55,10 +55,10 @@
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "3c52dee17f0cd89c1ec14de78920d1bdaa3d26b3",
58+
"rev": "4dd0959c44d1af0462bd604d0f87c5781307d709",
5959
"name": "proofwidgets",
6060
"manifestFile": "lake-manifest.json",
61-
"inputRev": "v0.0.95",
61+
"inputRev": "v0.0.95+lean-v4.29.1",
6262
"inherited": true,
6363
"configFile": "lakefile.lean"},
6464
{"url": "https://github.com/leanprover-community/aesop",

lakefile.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ autoImplicit = false
88
[[require]]
99
name = "doc-gen4"
1010
git = "https://github.com/leanprover/doc-gen4"
11-
rev = "v4.29.0"
11+
rev = "v4.29.1"
1212

1313
[[require]]
1414
name = "mathlib"
1515
git = "https://github.com/leanprover-community/mathlib4.git"
16-
rev = "v4.29.0"
16+
rev = "v4.29.1"
1717

1818
[[lean_lib]]
1919
name = "Notes"

lean-toolchain

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

0 commit comments

Comments
 (0)