summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-02 08:27:36 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-02 08:31:30 +0100
commit224b7b2a9ae4e2b4b9f349c5f2cafd6ccb141e69 (patch)
tree34c490544f86de926e9da0378fd8215273ac03d4 /dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild
parentdev-haskell/data-default-instances-base: use https:// HOMEPAGE (diff)
downloadgentoo-224b7b2a9ae4e2b4b9f349c5f2cafd6ccb141e69.tar.gz
gentoo-224b7b2a9ae4e2b4b9f349c5f2cafd6ccb141e69.tar.bz2
gentoo-224b7b2a9ae4e2b4b9f349c5f2cafd6ccb141e69.zip
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>
Diffstat (limited to 'dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild')
-rw-r--r--dev-haskell/dictionary-sharing/dictionary-sharing-0.1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"