summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild b/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild
index 15791d61c14c..22410e693dcc 100644
--- a/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild
+++ b/dev-haskell/http-client-restricted/http-client-restricted-0.0.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="restricting the servers that http-client will use"
-HOMEPAGE="http://hackage.haskell.org/package/http-client-restricted"
+HOMEPAGE="https://hackage.haskell.org/package/http-client-restricted"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"