commit:     22ee364e1111c2f8e3b90f86e42a6cb8121077b6
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jun  6 20:56:25 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 17:40:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ee364e

dev-haskell/hstringtemplate: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild | 4 ++--
 dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild | 4 ++--
 dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild | 4 ++--
 dev-haskell/hstringtemplate/hstringtemplate-0.8.7.ebuild | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild 
b/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild
index eb289659cbb..e8c01c9c443 100644
--- a/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.ebuild
+++ b/dev-haskell/hstringtemplate/hstringtemplate-0.7.3.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="HStringTemplate"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="StringTemplate implementation in Haskell"
-HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate";
+HOMEPAGE="https://hackage.haskell.org/package/HStringTemplate";
 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz";
 
 LICENSE="BSD"

diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild 
b/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild
index 71f9d32bf2b..74e9176a2f2 100644
--- a/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.ebuild
+++ b/dev-haskell/hstringtemplate/hstringtemplate-0.8.3.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="HStringTemplate"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="StringTemplate implementation in Haskell"
-HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate";
+HOMEPAGE="https://hackage.haskell.org/package/HStringTemplate";
 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz";
 
 LICENSE="BSD"

diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild 
b/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild
index fa919e2249d..1d9e5f7a932 100644
--- a/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild
+++ b/dev-haskell/hstringtemplate/hstringtemplate-0.8.5.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="HStringTemplate"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="StringTemplate implementation in Haskell"
-HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate";
+HOMEPAGE="https://hackage.haskell.org/package/HStringTemplate";
 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz";
 
 LICENSE="BSD"

diff --git a/dev-haskell/hstringtemplate/hstringtemplate-0.8.7.ebuild 
b/dev-haskell/hstringtemplate/hstringtemplate-0.8.7.ebuild
index 7a6bd9bd9bf..fb6fc92d09b 100644
--- a/dev-haskell/hstringtemplate/hstringtemplate-0.8.7.ebuild
+++ b/dev-haskell/hstringtemplate/hstringtemplate-0.8.7.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=7
@@ -12,7 +12,7 @@ MY_PN="HStringTemplate"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="StringTemplate implementation in Haskell"
-HOMEPAGE="http://hackage.haskell.org/package/HStringTemplate";
+HOMEPAGE="https://hackage.haskell.org/package/HStringTemplate";
 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to