diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-03-19 23:27:41 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-03-19 23:29:22 +0000 |
commit | 242b737e1d3d142aa2b6a696c0e315f5dd7f8e91 (patch) | |
tree | fc7a601a8c704206c967e41d980c9d62eaaa9169 | |
parent | ad1f1c0f6b836b686d691f2189b6ae88dd98f6a7 (diff) |
math/lean: Update 3.41.0 -> 3.42.0
Reported by: portscout
-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 1ec03c9deaee..67bb222dfe36 100644 --- a/math/lean/Makefile +++ b/math/lean/Makefile @@ -1,6 +1,6 @@ PORTNAME= lean DISTVERSIONPREFIX= v -DISTVERSION= 3.41.0 +DISTVERSION= 3.42.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/lean/distinfo b/math/lean/distinfo index 5dc97b322c06..96c20cdb9df7 100644 --- a/math/lean/distinfo +++ b/math/lean/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647111564 -SHA256 (leanprover-community-lean-v3.41.0_GH0.tar.gz) = 1147d5cc990ea1d8c3a39df8e895a6401b12fe545dac984206fc024db3650f69 -SIZE (leanprover-community-lean-v3.41.0_GH0.tar.gz) = 1905966 +TIMESTAMP = 1647732048 +SHA256 (leanprover-community-lean-v3.42.0_GH0.tar.gz) = b6f96feb25f55c346daadee4f7277fbd9694d3f3f3507ce8cfd9539a04066680 +SIZE (leanprover-community-lean-v3.42.0_GH0.tar.gz) = 1908134 |