summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hashtables/hashtables-1.2.0.1.ebuild')
-rw-r--r--dev-haskell/hashtables/hashtables-1.2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild b/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild
index ba549aa31bf1..c70f72fa42c3 100644
--- a/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild
+++ b/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild
@@ -10,7 +10,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"