commit: 23fcd4d43fb8182c8095c1b60eceef35cbe87a88
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 07:30:21 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 07:31:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23fcd4d4
dev-haskell/statevar: use https:// HOMEPAGE
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild
b/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild
index 4190eed22c1..2cf4f841740 100644
--- a/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild
+++ b/dev-haskell/statevar/statevar-1.0.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ MY_PN="StateVar"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="State variables"
-HOMEPAGE="http://www.haskell.org/HOpenGL/"
+HOMEPAGE="https://www.haskell.org/HOpenGL/"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"