commit:     4968fc93289ac81468b72d2039303d04c8d4fb96
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 29 18:27:07 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 02:36:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4968fc93

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(-)

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 af97817c1cc..6724fd76eb4 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 8b0ad28cce6..e796eb621fb 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"

Reply via email to