diff options
Diffstat (limited to 'dev-haskell/hstringtemplate')
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" |