summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild')
-rw-r--r--dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild
index ae1247a2517b..ad79c4105a14 100644
--- a/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild
+++ b/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package"
-HOMEPAGE="http://github.com/snoyberg/xml"
+HOMEPAGE="https://github.com/snoyberg/xml"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"