From 4968fc93289ac81468b72d2039303d04c8d4fb96 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 29 Mar 2018 20:27:07 +0200 Subject: dev-haskell/xml-hamlet: use HTTPS --- dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild | 4 ++-- dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-haskell/xml-hamlet') diff --git a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild index af97817c1cc4..6724fd76eb4c 100644 --- a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild +++ b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.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="Hamlet-style quasiquoter for XML content" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild index 8b0ad28cce65..e796eb621fb5 100644 --- a/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.ebuild +++ b/dev-haskell/xml-hamlet/xml-hamlet-0.4.0.12.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="Hamlet-style quasiquoter for XML content" -HOMEPAGE="http://www.yesodweb.com/" +HOMEPAGE="https://www.yesodweb.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad