summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/byteable/byteable-0.1.1.ebuild')
-rw-r--r--dev-haskell/byteable/byteable-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/byteable/byteable-0.1.1.ebuild b/dev-haskell/byteable/byteable-0.1.1.ebuild
index 58f7f03bfcea..cf0ea24d4552 100644
--- a/dev-haskell/byteable/byteable-0.1.1.ebuild
+++ b/dev-haskell/byteable/byteable-0.1.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Type class for sequence of bytes"
-HOMEPAGE="http://github.com/vincenthz/hs-byteable"
+HOMEPAGE="https://github.com/vincenthz/hs-byteable"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"