*/*: Inline mirror://hackage and update URIs
[gentoo.git] / dev-haskell / atomic-primops / atomic-primops-0.8.0.4.ebuild
index 8247175e84166cb9cab9df2d242736a50ef29b41..6df3b6ac70ff6549cbf064fa27fbe9f54020f2b7 100644 (file)
@@ -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}"