From 5a8ebc3c9af4e42bc72d18e0a810649e8b05572e Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 2 Sep 2020 08:28:57 +0100 Subject: dev-haskell/haddock-library: use https:// HOMEPAGE Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich --- dev-haskell/haddock-library/haddock-library-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/haddock-library') diff --git a/dev-haskell/haddock-library/haddock-library-1.8.0.ebuild b/dev-haskell/haddock-library/haddock-library-1.8.0.ebuild index 8bda04a8c3d4..0a9bf5474c7c 100644 --- a/dev-haskell/haddock-library/haddock-library-1.8.0.ebuild +++ b/dev-haskell/haddock-library/haddock-library-1.8.0.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile test-suite" # haddock hoogle hscolour inherit haskell-cabal DESCRIPTION="Library exposing some functionality of Haddock" -HOMEPAGE="http://www.haskell.org/haddock/" +HOMEPAGE="https://www.haskell.org/haddock/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" -- cgit v1.2.3-65-gdbad