From 60587ae16c1b3fa9546e6ed4dd59632d005814ce Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 29 Mar 2018 20:29:53 +0200 Subject: dev-haskell/wai-app-static: use HTTPS --- dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dev-haskell/wai-app-static') diff --git a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild index e33472f22069..fac1660cf64d 100644 --- a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild b/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild index 2aaab2782ecc..6b7dcfc70b72 100644 --- a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild index f574684b4bb0..8df2b47fcf8d 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.0.1.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild index ba5562b8147c..270c79366a3d 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild index 4a09acc624fb..0a891f5c239a 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad