From 224b7b2a9ae4e2b4b9f349c5f2cafd6ccb141e69 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 2 Sep 2020 08:27:36 +0100 Subject: dev-haskell/dictionary-sharing: use https:// HOMEPAGE Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich --- dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/dictionary-sharing') diff --git a/dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild b/dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild index ea60ad0ba50c..925356c70df5 100644 --- a/dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild +++ b/dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Sharing/memoization of class members" -HOMEPAGE="http://hackage.haskell.org/package/dictionary-sharing" +HOMEPAGE="https://hackage.haskell.org/package/dictionary-sharing" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad