summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-07-23 19:45:35 +0200
committerSam James <sam@gentoo.org>2022-07-23 20:43:19 +0100
commit25aeee5782df68b7d746417931b384623b06fcb2 (patch)
treeb080949c2f5c419b1ba9c22e7ec4dba5ea38cbcc /dev-haskell/typed-process
parentdev-haskell/tasty-quickcheck: update HOMEPAGE (diff)
downloadgentoo-25aeee5782df68b7d746417931b384623b06fcb2.tar.gz
gentoo-25aeee5782df68b7d746417931b384623b06fcb2.tar.bz2
gentoo-25aeee5782df68b7d746417931b384623b06fcb2.zip
dev-haskell/typed-process: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/typed-process')
-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"