summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hashtables/hashtables-1.2.0.2.ebuild')
-rw-r--r--dev-haskell/hashtables/hashtables-1.2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild b/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild
index ec916d7f2b61..f544ae701dd0 100644
--- a/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild
+++ b/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild
@@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Mutable hash tables in the ST monad"
-HOMEPAGE="http://github.com/gregorycollins/hashtables"
+HOMEPAGE="https://github.com/gregorycollins/hashtables"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"