summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-07-23 19:43:31 +0200
committerSam James <sam@gentoo.org>2022-07-23 20:43:18 +0100
commit272c75e93d992689873f4537ba626bfa3f4c25ff (patch)
treeb9dfd019afa8f57c94c97761a154c0644eb165cc /dev-haskell/tasty-quickcheck
parentdev-haskell/strict: update HOMEPAGE (diff)
downloadgentoo-272c75e93d992689873f4537ba626bfa3f4c25ff.tar.gz
gentoo-272c75e93d992689873f4537ba626bfa3f4c25ff.tar.bz2
gentoo-272c75e93d992689873f4537ba626bfa3f4c25ff.zip
dev-haskell/tasty-quickcheck: 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/tasty-quickcheck')
-rw-r--r--dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
index 932326935ea3..30f977baf20a 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="QuickCheck support for the Tasty test framework"
-HOMEPAGE="https://github.com/feuerbach/tasty"
+HOMEPAGE="https://github.com/UnkindPartition/tasty"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"