diff options
Diffstat (limited to 'dev-haskell/aws')
| -rw-r--r-- | dev-haskell/aws/aws-0.11.3-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-haskell/aws/aws-0.12.1.ebuild | 4 | ||||
| -rw-r--r-- | dev-haskell/aws/aws-0.14.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/aws/aws-0.11.3-r1.ebuild b/dev-haskell/aws/aws-0.11.3-r1.ebuild index a11a78a3814d..2281a78aba40 100644 --- a/dev-haskell/aws/aws-0.11.3-r1.ebuild +++ b/dev-haskell/aws/aws-0.11.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 base haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" HOMEPAGE="https://github.com/aristidb/aws" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aws/aws-0.12.1.ebuild b/dev-haskell/aws/aws-0.12.1.ebuild index 3d1c858c5b2d..80a2473ebaa4 100644 --- a/dev-haskell/aws/aws-0.12.1.ebuild +++ b/dev-haskell/aws/aws-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="Amazon Web Services (AWS) for Haskell" HOMEPAGE="https://github.com/aristidb/aws" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-haskell/aws/aws-0.14.1.ebuild b/dev-haskell/aws/aws-0.14.1.ebuild index ae37ba96b6fa..a3c09d620d2e 100644 --- a/dev-haskell/aws/aws-0.14.1.ebuild +++ b/dev-haskell/aws/aws-0.14.1.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="Amazon Web Services (AWS) for Haskell" HOMEPAGE="https://github.com/aristidb/aws" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" |
