diff options
Diffstat (limited to 'dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild')
-rw-r--r-- | dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild index 087da1b09baa..65656626d027 100644 --- a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild +++ b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" -HOMEPAGE="http://github.com/finnsson/test-generator" +HOMEPAGE="https://github.com/finnsson/test-generator" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |