summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild')
-rw-r--r--dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild
index 9ff3bb8725be..27e785c7dcaf 100644
--- a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild
+++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="JSON pretty-printing library and command-line tool"
-HOMEPAGE="http://github.com/informatikr/aeson-pretty"
+HOMEPAGE="https://github.com/informatikr/aeson-pretty"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"