diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-29 20:27:07 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 22:36:22 -0400 |
commit | 4968fc93289ac81468b72d2039303d04c8d4fb96 (patch) | |
tree | b268bb2880b889db45677cad2e017f4a8b1ab855 /dev-haskell | |
parent | dev-haskell/wavy: use HTTPS (diff) | |
download | gentoo-4968fc93289ac81468b72d2039303d04c8d4fb96.tar.gz gentoo-4968fc93289ac81468b72d2039303d04c8d4fb96.tar.bz2 gentoo-4968fc93289ac81468b72d2039303d04c8d4fb96.zip |
dev-haskell/xml-hamlet: use HTTPS
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/xml-hamlet/xml-hamlet-0.4.0.11.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |