From 51bb70afd0a92d798b3445beefd65daf03e76a61 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Apr 2023 23:12:51 +0100 Subject: dev-haskell/parallel-io: update *.github.com HOMEPAGEs Signed-off-by: Sam James --- dev-haskell/parallel-io/parallel-io-0.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/parallel-io') 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" -- cgit v1.2.3-65-gdbad