diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-18 16:05:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-18 17:10:04 +0000 |
commit | 5ac9d4b9786b20f249b42dfb7a240b2fbdaef45b (patch) | |
tree | 24b398af0a12cf3fed8893772b2d399cb75b3c70 /math/lean | |
parent | 578761b73083f3f25a0d2bf257392603152d8295 (diff) | |
download | ports-5ac9d4b9786b20f249b42dfb7a240b2fbdaef45b.tar.gz ports-5ac9d4b9786b20f249b42dfb7a240b2fbdaef45b.zip |
math/lean: Update 3.39.1 -> 3.39.2
Reported by: portscout
Diffstat (limited to 'math/lean')
-rw-r--r-- | math/lean/Makefile | 2 | ||||
-rw-r--r-- | math/lean/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/lean/Makefile b/math/lean/Makefile index 9d13e0299a8b..2e26b313c211 100644 --- a/math/lean/Makefile +++ b/math/lean/Makefile @@ -1,6 +1,6 @@ PORTNAME= lean DISTVERSIONPREFIX= v -DISTVERSION= 3.39.1 +DISTVERSION= 3.39.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/lean/distinfo b/math/lean/distinfo index 29ac9770c6e6..8c5211820abd 100644 --- a/math/lean/distinfo +++ b/math/lean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644423828 -SHA256 (leanprover-community-lean-v3.39.1_GH0.tar.gz) = 7a4179dbfe90317ad19a7fde76dfd38fb0f2ed24e08208b1ebee6b98b8396063 -SIZE (leanprover-community-lean-v3.39.1_GH0.tar.gz) = 1878481 +TIMESTAMP = 1645199810 +SHA256 (leanprover-community-lean-v3.39.2_GH0.tar.gz) = 03ce33eed1e6e8afa949c52856a0b9b9ec1ab0513c06210ad9e74ee7c2fc8018 +SIZE (leanprover-community-lean-v3.39.2_GH0.tar.gz) = 1878587 |