summaryrefslogtreecommitdiff
path: root/dev-haskell/path-io
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/path-io')
-rw-r--r--dev-haskell/path-io/Manifest2
-rw-r--r--dev-haskell/path-io/path-io-1.2.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/path-io/Manifest b/dev-haskell/path-io/Manifest
index 0cd2258fb300..ac368bf0b4a2 100644
--- a/dev-haskell/path-io/Manifest
+++ b/dev-haskell/path-io/Manifest
@@ -1,3 +1,3 @@
DIST path-io-1.2.2.tar.gz 17818 BLAKE2B 5a4a39ff0282e2d2294b8392af954fd0bba036ff223b95dca1951b202b6a4be14373bf439b826d4fb868e4378f9beb45488a77955a6c8e10bd5af70ea72fb57d SHA512 910af5fd9345daa815235027992e6ab4af3784da7afa314644abaf8acb5bee59f3f1444449ce55e88961c86031cf4537c855e13ba2e777348d9fe4c0104fb6d1
-EBUILD path-io-1.2.2.ebuild 1094 BLAKE2B 59dd6b3621724800680669b3f1f4f8bc3dd37a9c719097aa68b4e0c4c7eacf42fee6625266920abe22a46c1f0c8845741d3ae4c304c1d8c9f5ed9a7daad8ebab SHA512 6a2a8420425e536b022ee705cc9b11b5aa372068b279f7c2a902b2815980003981e6250f93c1febf3f5c3684fbc7871b2a5dbd6426973ad5ea317fa1b5787043
+EBUILD path-io-1.2.2.ebuild 1086 BLAKE2B 79afe2fc2b536a9670abaff2b2159fdc4b4b0f43a60de4a301440b6339d50a841714fbf34ceef312d5b9d4c0358faf0952cb3dab56eb021da17235a38639386d SHA512 11a6a8ee98a30d7defbe0535a019c4556d1b25bde7b6963c1a06956b10f662dedef39c858dc14022efc9ffcf6914e9b800745ae69526fd24311970b1251316c5
MISC metadata.xml 340 BLAKE2B dd3091702c88dbfc3d33f22fc20d8c10b506d3efceb9c8b6277c46a11af951de5eba045cf56a73aa2ee88a0010749e3aac8c9a11ca08174f9fdff4caa107a0fe SHA512 6d5348e164095958d860fb532fc3354d8edc244dd1f0b9b90eee725659f5616c54c3e841489c4752aa470e6531d04ae212898a02652876eaf2f18639c17b1827
diff --git a/dev-haskell/path-io/path-io-1.2.2.ebuild b/dev-haskell/path-io/path-io-1.2.2.ebuild
index 54a64dff47ee..ff4aa8026ebb 100644
--- a/dev-haskell/path-io/path-io-1.2.2.ebuild
+++ b/dev-haskell/path-io/path-io-1.2.2.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
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Interface to 'directory' package for users of 'path'"
HOMEPAGE="https://github.com/mrkkrp/path-io"
-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}"