From 6e8dbcacd3a2c11a72496fbc115bcb297fa67d81 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sat, 6 Jun 2020 22:43:55 +0200 Subject: dev-haskell/tar: 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/tar/tar-0.4.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/tar/tar-0.4.2.1.ebuild') diff --git a/dev-haskell/tar/tar-0.4.2.1.ebuild b/dev-haskell/tar/tar-0.4.2.1.ebuild index 508b157b31e9..d2e9fb32e6a4 100644 --- a/dev-haskell/tar/tar-0.4.2.1.ebuild +++ b/dev-haskell/tar/tar-0.4.2.1.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 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Reading, writing and manipulating '.tar' archive files" -HOMEPAGE="http://hackage.haskell.org/package/tar" +HOMEPAGE="https://hackage.haskell.org/package/tar" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad