diff options
Diffstat (limited to 'dev-haskell/th-lift/th-lift-0.7.2.ebuild')
-rw-r--r-- | dev-haskell/th-lift/th-lift-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/th-lift/th-lift-0.7.2.ebuild b/dev-haskell/th-lift/th-lift-0.7.2.ebuild index 74474b65e7f7..0c19de667dd9 100644 --- a/dev-haskell/th-lift/th-lift-0.7.2.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" -HOMEPAGE="http://github.com/mboes/th-lift" +HOMEPAGE="https://github.com/mboes/th-lift" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |