summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:12:53 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:12:53 +0100
commitf53af90e75bf6cd84bad4a48f1abb055d5c1f930 (patch)
tree9aabf443a9ea83a4cf83b0df9a848920fbb90562 /dev-haskell
parentdev-haskell/parallel-io: update *.github.com HOMEPAGEs (diff)
downloadgentoo-f53af90e75bf6cd84bad4a48f1abb055d5c1f930.tar.gz
gentoo-f53af90e75bf6cd84bad4a48f1abb055d5c1f930.tar.bz2
gentoo-f53af90e75bf6cd84bad4a48f1abb055d5c1f930.zip
dev-haskell/pretty-show: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-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"