diff options
Diffstat (limited to 'dev-haskell/conduit')
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.15.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.8.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.9.3.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.1.6.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.2.4.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/conduit/conduit-1.2.5.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/conduit/conduit-1.0.15.1.ebuild b/dev-haskell/conduit/conduit-1.0.15.1.ebuild index bb159dc19f7b..70cdb99ab56e 100644 --- a/dev-haskell/conduit/conduit-1.0.15.1.ebuild +++ b/dev-haskell/conduit/conduit-1.0.15.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.0.8.ebuild b/dev-haskell/conduit/conduit-1.0.8.ebuild index 03065379681f..651bae7d3f63 100644 --- a/dev-haskell/conduit/conduit-1.0.8.ebuild +++ b/dev-haskell/conduit/conduit-1.0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit eutils haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.0.9.3.ebuild b/dev-haskell/conduit/conduit-1.0.9.3.ebuild index 069d4e3f9cb6..59395ac3e2f9 100644 --- a/dev-haskell/conduit/conduit-1.0.9.3.ebuild +++ b/dev-haskell/conduit/conduit-1.0.9.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild b/dev-haskell/conduit/conduit-1.1.6.ebuild index f49817861b54..aae60164cc0b 100644 --- a/dev-haskell/conduit/conduit-1.1.6.ebuild +++ b/dev-haskell/conduit/conduit-1.1.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.2.4.ebuild b/dev-haskell/conduit/conduit-1.2.4.ebuild index 3638a40c464e..58a0df823f34 100644 --- a/dev-haskell/conduit/conduit-1.2.4.ebuild +++ b/dev-haskell/conduit/conduit-1.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.2.5.ebuild b/dev-haskell/conduit/conduit-1.2.5.ebuild index 31d72979df21..6aa5bfbe3377 100644 --- a/dev-haskell/conduit/conduit-1.2.5.ebuild +++ b/dev-haskell/conduit/conduit-1.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" |