diff --git a/lake-manifest.json b/lake-manifest.json index c151aba62..d716c8ddb 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,10 +5,10 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "1cae91f0957ccf8847f22a6239fa0c032a9e28c6", + "rev": "2615c5af8dfb56cb1f2011e32ef9bfc1085f31e5", "name": "mathlib", "manifestFile": "lake-manifest.json", - "inputRev": "1cae91f0957ccf8847f22a6239fa0c032a9e28c6", + "inputRev": "2615c5af8dfb56cb1f2011e32ef9bfc1085f31e5", "inherited": false, "configFile": "lakefile.lean"}, {"url": "https://github.com/leanprover-community/plausible", diff --git a/lakefile.toml b/lakefile.toml index 98e060d7c..3dfd73505 100644 --- a/lakefile.toml +++ b/lakefile.toml @@ -18,7 +18,7 @@ weak.linter.unicodeLinter = false [[require]] name = "mathlib" scope = "leanprover-community" -rev = "1cae91f0957ccf8847f22a6239fa0c032a9e28c6" +rev = "2615c5af8dfb56cb1f2011e32ef9bfc1085f31e5" [[lean_lib]] name = "Cslib"