summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/happy/happy-1.19.4.ebuild')
-rw-r--r--dev-haskell/happy/happy-1.19.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/happy/happy-1.19.4.ebuild b/dev-haskell/happy/happy-1.19.4.ebuild
index c7ee325b440a..40f68d3e3028 100644
--- a/dev-haskell/happy/happy-1.19.4.ebuild
+++ b/dev-haskell/happy/happy-1.19.4.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin test-suite"
inherit eutils haskell-cabal autotools
DESCRIPTION="Happy is a parser generator for Haskell"
-HOMEPAGE="http://www.haskell.org/happy/"
+HOMEPAGE="https://www.haskell.org/happy/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"