summaryrefslogtreecommitdiff
path: root/dev-haskell/pretty-show/pretty-show-1.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/pretty-show/pretty-show-1.10.ebuild')
-rw-r--r--dev-haskell/pretty-show/pretty-show-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/pretty-show/pretty-show-1.10.ebuild b/dev-haskell/pretty-show/pretty-show-1.10.ebuild
index af1c8e061c48..f0577eb5a34b 100644
--- a/dev-haskell/pretty-show/pretty-show-1.10.ebuild
+++ b/dev-haskell/pretty-show/pretty-show-1.10.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values"
-HOMEPAGE="https://wiki.github.com/yav/pretty-show"
+HOMEPAGE="https://github.com/yav/pretty-show"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"