Date: Sat, 19 Mar 2022 23:29:29 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 242b737e1d3d - main - math/lean: Update 3.41.0 -> 3.42.0 Message-ID: <202203192329.22JNTTkW049879@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=242b737e1d3d142aa2b6a696c0e315f5dd7f8e91 commit 242b737e1d3d142aa2b6a696c0e315f5dd7f8e91 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-03-19 23:27:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-03-19 23:29:22 +0000 math/lean: Update 3.41.0 -> 3.42.0 Reported by: portscout --- math/lean/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203192329.22JNTTkW049879>