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

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

diff --git a/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild 
b/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild
index 2a2501f6698..6cde28db4c0 100644
--- a/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.8.2.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Type-safe, non-relational, multi-backend persistence"
-HOMEPAGE="http://www.yesodweb.com/book/persistent";
+HOMEPAGE="https://www.yesodweb.com/book/persistent";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="MIT"

Reply via email to