summaryrefslogtreecommitdiff
path: root/dev-haskell/typed-process/typed-process-0.2.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/typed-process/typed-process-0.2.6.0.ebuild')
-rw-r--r--dev-haskell/typed-process/typed-process-0.2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/typed-process/typed-process-0.2.6.0.ebuild b/dev-haskell/typed-process/typed-process-0.2.6.0.ebuild
index 830bc10b146a..139fae6a9a5a 100644
--- a/dev-haskell/typed-process/typed-process-0.2.6.0.ebuild
+++ b/dev-haskell/typed-process/typed-process-0.2.6.0.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Run external processes, with strong typing of streams"
-HOMEPAGE="https://haskell-lang.org/library/typed-process"
+HOMEPAGE="https://github.com/fpco/typed-process"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"