summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild')
-rw-r--r--dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
index fd460be97264..a6dadae3aca3 100644
--- a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
+++ b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Recurseively reify template haskell datatype info"
-HOMEPAGE="http://github.com/mgsloan/th-reify-many"
+HOMEPAGE="https://github.com/mgsloan/th-reify-many"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"