summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild')
-rw-r--r--dev-haskell/hstringtemplate/hstringtemplate-0.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"