diff options
Diffstat (limited to 'dev-haskell/atomic-primops')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild index 6be5054e66f4..e2e6c727a616 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree-queue/wiki" -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/atomic-primops/atomic-primops-0.6.1.1.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.6.1.1.ebuild index 3cf17adb9ceb..dc888e1bc44f 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.6.1.1.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.6.1.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="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -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/atomic-primops/atomic-primops-0.7.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.7.ebuild index 3cf17adb9ceb..dc888e1bc44f 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.7.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.7.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="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -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/atomic-primops/atomic-primops-0.8.0.4.ebuild b/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.ebuild index 8247175e8416..6df3b6ac70ff 100644 --- a/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.ebuild +++ b/dev-haskell/atomic-primops/atomic-primops-0.8.0.4.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="A safe approach to CAS and other atomic ops in Haskell" HOMEPAGE="https://github.com/rrnewton/haskell-lockfree/wiki" -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}" |
