dev-haskell/dictionary-sharing: use https:// HOMEPAGE

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-09-02 08:27:36 +01:00
parent 22c5090307
commit 224b7b2a9a

View File

@@ -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"