summaryrefslogtreecommitdiff
path: root/dev-haskell/file-location
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/file-location
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/file-location')
-rw-r--r--dev-haskell/file-location/Manifest4
-rw-r--r--dev-haskell/file-location/file-location-0.4.9-r1.ebuild4
-rw-r--r--dev-haskell/file-location/file-location-0.4.9.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/file-location/Manifest b/dev-haskell/file-location/Manifest
index 01867e66e817..87290f435f1f 100644
--- a/dev-haskell/file-location/Manifest
+++ b/dev-haskell/file-location/Manifest
@@ -1,4 +1,4 @@
DIST file-location-0.4.9.tar.gz 6959 BLAKE2B 1cc083a9fb71fb80a11b56e27d8fc468f806d1417efbaf618ea07a4f68df5addf7c479bf5490d50bf07b34ff6babdaefc11536068c15bff274b07bbf4189be74 SHA512 cbea7ef5a6797efd242219a32c7d46b5a0fe2b20d4c93e7ab758cf27519b021c2e2c34ab91d4eedfba8a61a51f81312346d575f8c83296b87b1f7bea8985d40f
-EBUILD file-location-0.4.9-r1.ebuild 881 BLAKE2B 7fca8873c49653ef64c34319f76faa9281e5eb0ccfc2707e6e1d937c8e52e52cf6ad4186e6e5558c1731892ce24bc6fc82dd3e890f971e7f617ae44f2b6fbc9c SHA512 5fa82b5758a587f64849546d33e4fdcc2bd44d46e9e197753d20f9b86445e0b0ae2c17c3f9f6f7176fa3da021f27abe52c726725b7b624c95846369e5fdd57da
-EBUILD file-location-0.4.9.ebuild 774 BLAKE2B 9dd1bde12108bb2b9bc20a814e56b8097bb56d269900b6f52e04f39ee9596ae22bc7c0564f01475e73e78445ce264c6a8363bfd631974f6fd5da5429cadb94c0 SHA512 3b930e24b6859a5e2e1aa70fa3b117d5041b08888b46b2a73e9392795142875217f4c2afbfc8384ab8e3535d16f50510bafa51e82242b6db5252a060bfae5b33
+EBUILD file-location-0.4.9-r1.ebuild 873 BLAKE2B a7b4997740d46c27f332c42a0cd5ab26a7288fef9324ce506de09264a9711bce15f8ab884cee14f4dcc77c849e1d35cefa635a1779928d17cc43da3b5d384b3f SHA512 47774ccb23fbca0b63db9bbfff670050a6af2d951e75fea0bdb9c49b95fc9da6ecfd559976038139c398fc99176ca544ca7b1f7bfd23676ce0a530002bff0a47
+EBUILD file-location-0.4.9.ebuild 766 BLAKE2B 202cdf78790777150a58c24f90224af61d598ec66c27c4284d7d0f36740b04e4a82620a31f275a35e1d331c0727f43c46086a1d971491f72c3bc66e925c4662d SHA512 716ffbf3f8caffaab8670d6562ca07eb88f6e6b10dff549c01c83618133829148ec11c63a54657022ed7d47b0e5802f958fc148aa8c803d7b8f2b78eaf9eb191
MISC metadata.xml 1438 BLAKE2B 7790bc6d1bab559c7961458b3fee13af2861c8bda34d39045044179e973892fbe01471c53faa9bcf32f3a4bec902f1590bead1b9bed2e6d653b52ad9438be230 SHA512 becf41f547c76f329ae69bd5518a96cffcdf3161c05d9ffaecf3f6ba91d9a20855e3aefba473c37d4e7d004fc5d923459f50fd8a7a4f657ccfb52482d15c753e
diff --git a/dev-haskell/file-location/file-location-0.4.9-r1.ebuild b/dev-haskell/file-location/file-location-0.4.9-r1.ebuild
index ba606f8ae4be..c2fa6cd7e4da 100644
--- a/dev-haskell/file-location/file-location-0.4.9-r1.ebuild
+++ b/dev-haskell/file-location/file-location-0.4.9-r1.ebuild
@@ -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=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="common functions that show file location information"
HOMEPAGE="https://github.com/gregwebs/FileLocation.hs"
-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/file-location/file-location-0.4.9.ebuild b/dev-haskell/file-location/file-location-0.4.9.ebuild
index a245d34a0e23..67a8b4e51a9c 100644
--- a/dev-haskell/file-location/file-location-0.4.9.ebuild
+++ b/dev-haskell/file-location/file-location-0.4.9.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="common functions that show file location information"
HOMEPAGE="https://github.com/gregwebs/FileLocation.hs"
-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}"