diff options
Diffstat (limited to 'dev-haskell/hastache/hastache-0.6.0.ebuild')
-rw-r--r-- | dev-haskell/hastache/hastache-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hastache/hastache-0.6.0.ebuild b/dev-haskell/hastache/hastache-0.6.0.ebuild index cf2fdac2c4e5..995c9a85fe0c 100644 --- a/dev-haskell/hastache/hastache-0.6.0.ebuild +++ b/dev-haskell/hastache/hastache-0.6.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of Mustache templates" -HOMEPAGE="http://github.com/lymar/hastache" +HOMEPAGE="https://github.com/lymar/hastache" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" |