commit: 635d50fd2f048144343b103be7741c1b7ed97a53 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Mar 31 07:28:08 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 15:16:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635d50fd
dev-haskell/yesod-form: use HTTPS dev-haskell/yesod-form/yesod-form-1.4.10.ebuild | 4 ++-- dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild | 4 ++-- dev-haskell/yesod-form/yesod-form-1.4.8.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild b/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild index 085d391cb68..77befa04b1f 100644 --- a/dev-haskell/yesod-form/yesod-form-1.4.10.ebuild +++ b/dev-haskell/yesod-form/yesod-form-1.4.10.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="Form handling support for Yesod Web Framework" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild b/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild index bde61dfe0d3..6e40a10264c 100644 --- a/dev-haskell/yesod-form/yesod-form-1.4.7.1.ebuild +++ b/dev-haskell/yesod-form/yesod-form-1.4.7.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="Form handling support for Yesod Web Framework" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild b/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild index 6f0eeb66963..687c0f91c1d 100644 --- a/dev-haskell/yesod-form/yesod-form-1.4.8.ebuild +++ b/dev-haskell/yesod-form/yesod-form-1.4.8.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="Form handling support for Yesod Web Framework" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT"
