commit: 34316cfe32a89783f52b06f67ca74470e9ea2a79 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Sep 4 18:35:47 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=34316cfe
dev-haskell/hakyll: 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/hakyll/hakyll-4.13.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild b/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild index 23475218090..0cf1b6bd90e 100644 --- a/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild +++ b/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A static website compiler library" -HOMEPAGE="http://jaspervdj.be/hakyll" +HOMEPAGE="https://jaspervdj.be/hakyll/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"
