Skip to content

Commit 44e8a1b

Browse files
chore: bump mathlib to 2a3f6b9: doc: norm_num imports for primality testing (#41186) (2026-06-30)
1 parent 2772f42 commit 44e8a1b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

lake-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "leanprover-community",
8-
"rev": "29af5245bafea7d69fdca69591450f60b916ed71",
8+
"rev": "2a3f6b952cac82834211eaa2be2cbb6a560ae88a",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "29af5245bafea7d69fdca69591450f60b916ed71",
11+
"inputRev": "2a3f6b952cac82834211eaa2be2cbb6a560ae88a",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "f3f26cc72646205ca167117487c008ee1dafe816",
18+
"rev": "f3c7bd5061bd81b4480295c524d4f245c8b7e4e2",
1919
"name": "plausible",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": "main",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "e535e4feb0aa360e59e7adf4837b91ffbfb8c943",
78+
"rev": "77d3cc514f987c1f42f2bbd8a8d56855012dc115",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ weak.linter.unicodeLinter = false
1818
[[require]]
1919
name = "mathlib"
2020
scope = "leanprover-community"
21-
rev = "29af5245bafea7d69fdca69591450f60b916ed71"
21+
rev = "2a3f6b952cac82834211eaa2be2cbb6a560ae88a"
2222

2323
[[lean_lib]]
2424
name = "Cslib"

0 commit comments

Comments
 (0)