summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-09-04 20:34:30 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-04 20:43:56 +0100
commit07c16fb217d24303a6cb782115336573cedb66ab (patch)
tree403eda6ae57c31c7da5f4a823fc8374aa1536b86 /dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild
parentdev-haskell/regex-posix: remove unused patch(es) (diff)
downloadgentoo-07c16fb217d24303a6cb782115336573cedb66ab.tar.gz
gentoo-07c16fb217d24303a6cb782115336573cedb66ab.tar.bz2
gentoo-07c16fb217d24303a6cb782115336573cedb66ab.zip
dev-haskell/blaze-html: use HTTPS
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17418 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild')
-rw-r--r--dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 6949fb57f373..3a7fb9dbead9 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"