commit:     6ea6627e6dee96a718c608c068b87caf799237d9
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Sep  4 18:47:16 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 19:44:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea6627e

dev-haskell/yesod-static: 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/yesod-static/yesod-static-1.6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/yesod-static/yesod-static-1.6.0.1.ebuild 
b/dev-haskell/yesod-static/yesod-static-1.6.0.1.ebuild
index 4a792d364a6..b264567dbfa 100644
--- a/dev-haskell/yesod-static/yesod-static-1.6.0.1.ebuild
+++ b/dev-haskell/yesod-static/yesod-static-1.6.0.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Static file serving subsite for Yesod Web Framework"
-HOMEPAGE="http://www.yesodweb.com/";
+HOMEPAGE="https://www.yesodweb.com/";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="MIT"

Reply via email to