commit:     224b7b2a9ae4e2b4b9f349c5f2cafd6ccb141e69
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 07:27:36 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 07:31:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224b7b2a

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

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 ea60ad0ba50..925356c70df 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"

Reply via email to