summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/concurrent-output/concurrent-output-1.10.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/concurrent-output/concurrent-output-1.10.11.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.10.11.ebuild
index 5229eed94690..ace99cc98d56 100644
--- a/dev-haskell/concurrent-output/concurrent-output-1.10.11.ebuild
+++ b/dev-haskell/concurrent-output/concurrent-output-1.10.11.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Ungarble output from several threads or commands"
-HOMEPAGE="http://hackage.haskell.org/package/concurrent-output"
+HOMEPAGE="https://hackage.haskell.org/package/concurrent-output"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD-2"