commit:     555fa467776d1c925a5d2655ae9744f2e9386e1b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 07:30:54 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 07:31:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555fa467

dev-haskell/testing-type-modifiers: use https:// HOMEPAGE

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../testing-type-modifiers/testing-type-modifiers-0.1.0.1.ebuild        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-haskell/testing-type-modifiers/testing-type-modifiers-0.1.0.1.ebuild 
b/dev-haskell/testing-type-modifiers/testing-type-modifiers-0.1.0.1.ebuild
index 4d6f60eac4d..dc256746b82 100644
--- a/dev-haskell/testing-type-modifiers/testing-type-modifiers-0.1.0.1.ebuild
+++ b/dev-haskell/testing-type-modifiers/testing-type-modifiers-0.1.0.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Data type modifiers for property based testing"
-HOMEPAGE="http://hackage.haskell.org/package/testing-type-modifiers";
+HOMEPAGE="https://hackage.haskell.org/package/testing-type-modifiers";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="public-domain"

Reply via email to