*/*: Inline mirror://hackage and update URIs
[gentoo.git] / dev-haskell / pipes / pipes-4.1.9.ebuild
index 22da3eca8507a2e9c5ffd04992036712fcc0e0e2..9ee4ec8789c666db4ce5c51ca7de912f3c092812 100644 (file)
@@ -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="Compositional pipelines"
 HOMEPAGE="http://hackage.haskell.org/package/pipes"
-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}"