commit: ec92e6d7937c8bee782e460240ea478d2f7fcfa6 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Apr 15 08:25:50 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Apr 15 11:33:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec92e6d7
dev-haskell/yesod-routes: use HTTPS dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild | 4 ++-- dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild b/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild index 6359decb558..655435211c2 100644 --- a/dev-haskell/yesod-routes/yesod-routes-1.1.2.ebuild +++ b/dev-haskell/yesod-routes/yesod-routes-1.1.2.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Efficient routing for Yesod" -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-routes/yesod-routes-1.2.0.7-r2.ebuild b/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild index ed3281a23fd..20dfae0160a 100644 --- a/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.ebuild +++ b/dev-haskell/yesod-routes/yesod-routes-1.2.0.7-r2.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Efficient routing for Yesod" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT"
