commit:     07c16fb217d24303a6cb782115336573cedb66ab
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Sep  4 18:34:30 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 19:43:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c16fb2

dev-haskell/blaze-html: use HTTPS

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

 dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild 
b/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild
index 6949fb57f37..3a7fb9dbead 100644
--- a/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
-HOMEPAGE="http://jaspervdj.be/blaze";
+HOMEPAGE="https://jaspervdj.be/blaze";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to