summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 12:13:05 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-06 13:56:16 -0400
commitf0b99cf1b5ec443796c592a3e15b51ae9e1802b0 (patch)
treeaef341fa528fc75f277dba85d6b2120e8a57d60a /dev-haskell/ghc-paths
parentdev-haskell/split: update homepage link (diff)
downloadgentoo-f0b99cf1b5ec443796c592a3e15b51ae9e1802b0.tar.gz
gentoo-f0b99cf1b5ec443796c592a3e15b51ae9e1802b0.tar.bz2
gentoo-f0b99cf1b5ec443796c592a3e15b51ae9e1802b0.zip
dev-haskell/ghc-paths: 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/ghc-paths')
-rw-r--r--dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild
index e1204d50420d..49230cd4ec0a 100644
--- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild
+++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.9.ebuild
@@ -8,7 +8,7 @@ CABAL_FEATURES="lib profile"
inherit haskell-cabal
DESCRIPTION="Knowledge of GHC's installation directories"
-HOMEPAGE="http://hackage.haskell.org/package/ghc-paths"
+HOMEPAGE="https://hackage.haskell.org/package/ghc-paths"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"