summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:12:51 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:12:51 +0100
commit51bb70afd0a92d798b3445beefd65daf03e76a61 (patch)
treecb2993af706c58858bef4389464783696f05cb06 /dev-haskell
parentdev-haskell/ed25519: update *.github.com HOMEPAGEs (diff)
downloadgentoo-51bb70afd0a92d798b3445beefd65daf03e76a61.tar.gz
gentoo-51bb70afd0a92d798b3445beefd65daf03e76a61.tar.bz2
gentoo-51bb70afd0a92d798b3445beefd65daf03e76a61.zip
dev-haskell/parallel-io: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-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"