commit:     2ae30847e1d697cc78b800ec2059a7a903c9c311
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Sep  4 18:37:40 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 19:43:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae30847

dev-haskell/http-conduit: use HTTPS

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/http-conduit/http-conduit-2.3.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 804e775f1c5..d9ea0f35a75 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"

Reply via email to