summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/http-conduit/http-conduit-2.3.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-conduit/http-conduit-2.3.7.3.ebuild b/dev-haskell/http-conduit/http-conduit-2.3.7.3.ebuild
index 804e775f1c5b..d9ea0f35a75c 100644
--- a/dev-haskell/http-conduit/http-conduit-2.3.7.3.ebuild
+++ b/dev-haskell/http-conduit/http-conduit-2.3.7.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="HTTP client package with conduit interface and HTTPS support"
-HOMEPAGE="http://www.yesodweb.com/book/http-conduit"
+HOMEPAGE="https://www.yesodweb.com/book/http-conduit"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"