diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:56:25 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:09 -0400 |
commit | 22ee364e1111c2f8e3b90f86e42a6cb8121077b6 (patch) | |
tree | ae51c38fe641a00e6dd06f2dc02df80f30274ad5 /dev-haskell | |
parent | dev-haskell/network-data: update homepage link (diff) | |
download | gentoo-22ee364e1111c2f8e3b90f86e42a6cb8121077b6.tar.gz gentoo-22ee364e1111c2f8e3b90f86e42a6cb8121077b6.tar.bz2 gentoo-22ee364e1111c2f8e3b90f86e42a6cb8121077b6.zip |
dev-haskell/hstringtemplate: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell')
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 eb289659cbbd..e8c01c9c4432 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 71f9d32bf2b9..74e9176a2f2c 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 fa919e2249da..1d9e5f7a9326 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 7a6bd9bd9bfc..fb6fc92d09b3 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" |