commit:     373d238c4abc0d949af0371be8aa1cee5f8e283d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 31 07:20:13 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 15:16:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373d238c

dev-haskell/http-conduit: use HTTPS

 dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild | 4 ++--
 dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild  | 4 ++--
 dev-haskell/http-conduit/http-conduit-2.1.8.ebuild    | 4 ++--
 dev-haskell/http-conduit/http-conduit-2.2.3.ebuild    | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild 
b/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild
index 785f52e78a5..31c40e8f53b 100644
--- a/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild
+++ b/dev-haskell/http-conduit/http-conduit-2.1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="HTTP client package with conduit interface and HTTPS support"
-HOMEPAGE="http://www.yesodweb.com/book/http-conduit";
+HOMEPAGE="https://www.yesodweb.com/book/http-conduit";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild 
b/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild
index 364d64b0ff1..0bb5709bb08 100644
--- a/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild
+++ b/dev-haskell/http-conduit/http-conduit-2.1.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="HTTP client package with conduit interface and HTTPS support"
-HOMEPAGE="http://www.yesodweb.com/book/http-conduit";
+HOMEPAGE="https://www.yesodweb.com/book/http-conduit";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild 
b/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild
index ab80204b255..2b549b0a945 100644
--- a/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild
+++ b/dev-haskell/http-conduit/http-conduit-2.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="HTTP client package with conduit interface and HTTPS support"
-HOMEPAGE="http://www.yesodweb.com/book/http-conduit";
+HOMEPAGE="https://www.yesodweb.com/book/http-conduit";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild 
b/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild
index 22d14c5eee6..3b403df0950 100644
--- a/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild
+++ b/dev-haskell/http-conduit/http-conduit-2.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="HTTP client package with conduit interface and HTTPS support"
-HOMEPAGE="http://www.yesodweb.com/book/http-conduit";
+HOMEPAGE="https://www.yesodweb.com/book/http-conduit";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to