summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/exceptions/exceptions-0.3.3.ebuild')
-rw-r--r--dev-haskell/exceptions/exceptions-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/exceptions/exceptions-0.3.3.ebuild b/dev-haskell/exceptions/exceptions-0.3.3.ebuild
index b106c7328e3f..b05d9c5934ca 100644
--- a/dev-haskell/exceptions/exceptions-0.3.3.ebuild
+++ b/dev-haskell/exceptions/exceptions-0.3.3.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Extensible optionally-pure exceptions"
-HOMEPAGE="http://github.com/ekmett/exceptions/"
+HOMEPAGE="https://github.com/ekmett/exceptions/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="Apache-2.0"