Date: Sat, 23 Jan 2021 04:25:55 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562369 - head/math/lean Message-ID: <202101230425.10N4PtSE004822@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jan 23 04:25:54 2021 New Revision: 562369 URL: https://svnweb.freebsd.org/changeset/ports/562369 Log: math/lean: Update 3.24.0 -> 3.25.0 Reported by: portscout Modified: head/math/lean/Makefile head/math/lean/distinfo Modified: head/math/lean/Makefile ============================================================================== --- head/math/lean/Makefile Sat Jan 23 04:08:46 2021 (r562368) +++ head/math/lean/Makefile Sat Jan 23 04:25:54 2021 (r562369) @@ -2,7 +2,7 @@ PORTNAME= lean DISTVERSIONPREFIX= v -DISTVERSION= 3.24.0 +DISTVERSION= 3.25.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/lean/distinfo ============================================================================== --- head/math/lean/distinfo Sat Jan 23 04:08:46 2021 (r562368) +++ head/math/lean/distinfo Sat Jan 23 04:25:54 2021 (r562369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609882303 -SHA256 (leanprover-community-lean-v3.24.0_GH0.tar.gz) = 1f159daff229de090524dba8649276786aa15f84e006e0ca104d9d36f9dbc1d7 -SIZE (leanprover-community-lean-v3.24.0_GH0.tar.gz) = 1860634 +TIMESTAMP = 1611374958 +SHA256 (leanprover-community-lean-v3.25.0_GH0.tar.gz) = 1c6a9e5f42ba77d63862700560f4442a2fc9ca2247a9b8219b9cec4f617c9f0b +SIZE (leanprover-community-lean-v3.25.0_GH0.tar.gz) = 1862968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101230425.10N4PtSE004822>