summaryrefslogtreecommitdiff
path: root/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/parallel-io/parallel-io-0.3.5.ebuild')
-rw-r--r--dev-haskell/parallel-io/parallel-io-0.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild b/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
index 3954a7521891..f65f98327e9a 100644
--- a/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
+++ b/dev-haskell/parallel-io/parallel-io-0.3.5.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Combinators for executing IO actions in parallel on a thread pool"
-HOMEPAGE="https://batterseapower.github.com/parallel-io"
+HOMEPAGE="https://batterseapower.github.io/parallel-io/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"