Date: Tue, 27 Jun 2017 13:32:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444456 - head/math/hs-data-lens-template Message-ID: <201706271332.v5RDWLfE018470@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 27 13:32:20 2017 New Revision: 444456 URL: https://svnweb.freebsd.org/changeset/ports/444456 Log: Fix WWW Approved by: portmgr (blanket) Modified: head/math/hs-data-lens-template/pkg-descr Modified: head/math/hs-data-lens-template/pkg-descr ============================================================================== --- head/math/hs-data-lens-template/pkg-descr Tue Jun 27 13:32:16 2017 (r444455) +++ head/math/hs-data-lens-template/pkg-descr Tue Jun 27 13:32:20 2017 (r444456) @@ -1,3 +1,3 @@ Automatically derive Lenses for your data type for use with Data.Lens. -WWW: https://github.com/roconnor/data-lens-template/ +WWW: https://github.com/roconnor/data-lens-template
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706271332.v5RDWLfE018470>