summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 19:07:52 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:05:55 +0100
commita7037adaf738ec1fea2d1be42aa32a601a83fcd2 (patch)
treeb05b9ff62ac9c935fa5d53af5b57cc0907625239 /dev-haskell/wl-pprint-text
parentdev-haskell/base-compat-batteries: update homepage (diff)
downloadgentoo-a7037adaf738ec1fea2d1be42aa32a601a83fcd2.tar.gz
gentoo-a7037adaf738ec1fea2d1be42aa32a601a83fcd2.tar.bz2
gentoo-a7037adaf738ec1fea2d1be42aa32a601a83fcd2.zip
dev-haskell/wl-pprint-text: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/wl-pprint-text')
-rw-r--r--dev-haskell/wl-pprint-text/wl-pprint-text-1.2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/wl-pprint-text/wl-pprint-text-1.2.0.1.ebuild b/dev-haskell/wl-pprint-text/wl-pprint-text-1.2.0.1.ebuild
index 2a11a3b66db6..963ea60ea5dc 100644
--- a/dev-haskell/wl-pprint-text/wl-pprint-text-1.2.0.1.ebuild
+++ b/dev-haskell/wl-pprint-text/wl-pprint-text-1.2.0.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="A Wadler/Leijen Pretty Printer for Text values"
-HOMEPAGE="http://hackage.haskell.org/package/wl-pprint-text"
+HOMEPAGE="https://hackage.haskell.org/package/wl-pprint-text"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"