diff options
Diffstat (limited to 'dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild')
-rw-r--r-- | dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild index 5b3772aa33d0..685d9f4dc310 100644 --- a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild +++ b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="JSON quasiquoter for Haskell" -HOMEPAGE="http://github.com/zalora/aeson-qq" +HOMEPAGE="https://github.com/zalora/aeson-qq" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |