diff options
Diffstat (limited to 'dev-haskell/concurrent-output')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild index 48a22386cb19..c4d42fd24f4f 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild index b3e4837883b9..a6d953f9c978 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild index 78ee42b2f434..6b3ee2a372a8 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" diff --git a/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild b/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild index 5145a441d928..af07b8c3cc95 100644 --- a/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild +++ b/dev-haskell/concurrent-output/concurrent-output-1.7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Ungarble output from several threads or commands" HOMEPAGE="http://hackage.haskell.org/package/concurrent-output" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" |