We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430b769 commit 70b009fCopy full SHA for 70b009f
lakefile.lean
@@ -6,7 +6,7 @@ package proofwidgets where
6
buildArchive? := "ProofWidgets4.tar.gz"
7
releaseRepo := "https://github.com/leanprover-community/ProofWidgets4"
8
9
-require "leanprover-community" / "batteries" @ git "v4.19.0-rc1"
+require "leanprover-community" / "batteries" @ git "v4.19.0"
10
11
def Lake.Package.widgetDir (pkg : Package) := pkg.dir / "widget"
12
lean-toolchain
@@ -1 +1 @@
1
-leanprover/lean4:v4.19.0-rc2
+leanprover/lean4:v4.19.0
0 commit comments