diff options
Diffstat (limited to 'dev-haskell/tasty-quickcheck')
-rw-r--r-- | dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild | 2 |
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" |