summaryrefslogtreecommitdiff
path: root/dev-haskell/system-fileio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
commitb284a3168fa91a038925d2ecf5e4791011ea5e7d (patch)
tree16fe44748708acacd909d4e2e160a09a7f6d936a /dev-haskell/system-fileio
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/system-fileio')
-rw-r--r--dev-haskell/system-fileio/Manifest2
-rw-r--r--dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/system-fileio/Manifest b/dev-haskell/system-fileio/Manifest
index 2aaaea0b08ec..d19cc5c2de62 100644
--- a/dev-haskell/system-fileio/Manifest
+++ b/dev-haskell/system-fileio/Manifest
@@ -1,3 +1,3 @@
DIST system-fileio-0.3.16.3.tar.gz 15296 BLAKE2B 18a48c74794f9b2fbe33a181ce007984fdfab61202832a1bab395a3b3c1ba25aa5f45649f2b33e7608d422ad92a42719e6997ed9ab3ca4370e055d366476d779 SHA512 74ee4028caa77194120d66316677cc0f184fd4af5c4feaa7d713145b97dab8bcebc2f4b971464f9a68f8e304021d0fe5c52272bb282db0925559ff0ff6937842
-EBUILD system-fileio-0.3.16.3.ebuild 869 BLAKE2B becbce34a36b8ad974d2c6d878e7251d92f791aaa400440df7c0c9379aba2e4b8189403c02b68d7385dcb232860189d03588e8410aad907ede8d66f2e7721273 SHA512 83cc19033f9bf9a0fdc35b159eda86419f39eaa5bc7745c1db49aed0e6844b9bb93eb194d68e3fa6bce4b432437dc6cb7267c59df998d2b341fdc9ca8b47f09c
+EBUILD system-fileio-0.3.16.3.ebuild 861 BLAKE2B a405b400112dc12eda8d63a6759f7a36efb0bbd845016f06950744ebad6f2e984916d7df3669edcd24a36d0c4998d395479cb2149e5f0fc8b055bc9f4c95d22a SHA512 6ad4e9248e8247b9fd80628558958257fc3d38395f9561654bf7b80aa751222dca9b3cbf52d2c83e12b5532e68f9c69ee2192f40954d8b213cc229109a90c1f6
MISC metadata.xml 757 BLAKE2B bc8189d57e01933bede97c622425c894858e26f5a51456c17f37f2f313edb5c1ab6ea0418e3f9dbc07a73740ba739590ba5e3939931e522746e6ddb66a34addb SHA512 f54a873966d7476a2bd24095b2f83a2d5f3f80d93758050543f648ba85a578070891028db294881ce3497663e23d70d816246d72e2c10310c6b7f693728c3ace
diff --git a/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild b/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild
index 808a5bd88c44..54aa5bfad11f 100644
--- a/dev-haskell/system-fileio/system-fileio-0.3.16.3.ebuild
+++ b/dev-haskell/system-fileio/system-fileio-0.3.16.3.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="Consistent filesystem interaction across GHC versions (deprecated)"
HOMEPAGE="https://github.com/fpco/haskell-filesystem"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"