summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-29 20:27:07 +0200
committerAaron Bauman <bman@gentoo.org>2018-03-29 22:36:22 -0400
commit4968fc93289ac81468b72d2039303d04c8d4fb96 (patch)
treeb268bb2880b889db45677cad2e017f4a8b1ab855 /dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild
parentdev-haskell/wavy: use HTTPS (diff)
downloadgentoo-4968fc93289ac81468b72d2039303d04c8d4fb96.tar.gz
gentoo-4968fc93289ac81468b72d2039303d04c8d4fb96.tar.bz2
gentoo-4968fc93289ac81468b72d2039303d04c8d4fb96.zip
dev-haskell/xml-hamlet: use HTTPS
Diffstat (limited to 'dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild')
-rw-r--r--dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild4
1 files changed, 2 insertions, 2 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 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"