summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild')
-rw-r--r--dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild b/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild
index 08ebbc406a73..50070c91bbf9 100644
--- a/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild
+++ b/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Orphan Instances for 'Data.Vector'"
-HOMEPAGE="http://github.com/ekmett/vector-instances"
+HOMEPAGE="https://github.com/ekmett/vector-instances"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"