summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/x11-xft/x11-xft-0.3.1.ebuild')
-rw-r--r--dev-haskell/x11-xft/x11-xft-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/x11-xft/x11-xft-0.3.1.ebuild b/dev-haskell/x11-xft/x11-xft-0.3.1.ebuild
index 5ba21a25ad1c..7e7fd8b3ed94 100644
--- a/dev-haskell/x11-xft/x11-xft-0.3.1.ebuild
+++ b/dev-haskell/x11-xft/x11-xft-0.3.1.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="4"
@@ -10,7 +10,7 @@ MY_PN="X11-xft"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Bindings to the Xft, X Free Type interface library, and some Xrender parts"
-HOMEPAGE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft"
+HOMEPAGE="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"