From b9ca884ae83e3162389d90120f518045d7a033ae Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sat, 6 Jun 2020 22:12:49 +0200 Subject: dev-haskell/diff: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic Signed-off-by: Aaron Bauman --- dev-haskell/diff/diff-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/diff/diff-0.3.0.ebuild') diff --git a/dev-haskell/diff/diff-0.3.0.ebuild b/dev-haskell/diff/diff-0.3.0.ebuild index 0d54cbe28333..a3115e10dcb9 100644 --- a/dev-haskell/diff/diff-0.3.0.ebuild +++ b/dev-haskell/diff/diff-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ MY_PN="Diff" MY_P="${MY_PN}-${PV}" DESCRIPTION="O(ND) diff algorithm in haskell" -HOMEPAGE="http://hackage.haskell.org/package/Diff" +HOMEPAGE="https://hackage.haskell.org/package/Diff" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3