From b284a3168fa91a038925d2ecf5e4791011ea5e7d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 18 Nov 2019 10:15:03 +0000 Subject: gentoo resync : 18.11.2019 --- dev-haskell/system-filepath/Manifest | 4 ++-- dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild | 4 ++-- dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-haskell/system-filepath') diff --git a/dev-haskell/system-filepath/Manifest b/dev-haskell/system-filepath/Manifest index 0ca872eee243..352a222c41ff 100644 --- a/dev-haskell/system-filepath/Manifest +++ b/dev-haskell/system-filepath/Manifest @@ -1,5 +1,5 @@ DIST system-filepath-0.4.13.4.tar.gz 16590 BLAKE2B de9203bb34bb885a9b08fa7fa3f5ac977698fd9edf6af9ebb4db512e04ea352d1770ce1ea75f80da546dac707d4627d940f176177eac497b74d47f7e5dc07696 SHA512 81df3ed7bee9ae8b568533361d1b6574cc26c24218922005f03d70828624b6fd279342753c571921c62f69b6dadce4eb6c88cf4ef5cb76c536c5113c37f5cc38 DIST system-filepath-0.4.8.tar.gz 14497 BLAKE2B 4e61d45f384043da31b32b64eaa522274da66801c13bd81370cdd777b18861b2812e297766252acae43aac36e7bcf82b53061609d9f457853d8c1730b8591edc SHA512 ee23a468186f1e709ec8b39d3b6855038a9f5a7fa4b37b37407b8dbed7668ddb4efe21e877a51b94b20bc3d9a59dd9a525b7378783ac9a0c7a4183ba615b01be -EBUILD system-filepath-0.4.13.4.ebuild 793 BLAKE2B fa889cc00510dde31e81bf837b4d8bd81d0af24d02273c9186d3d85061e1c82e1b372bf314a73c8afa82569236bafd91e4dd66ce9464d1fac2a23d7fbc0a9ef8 SHA512 0cac52fa99040d8bd45cd2245dad26c51b5c7e9f0d6fd3f20ae066ffda22e67d0890480ebe00e500f2fc5e64708cf4a4be6999456c837046f3448c6060b69428 -EBUILD system-filepath-0.4.8-r1.ebuild 752 BLAKE2B d7ad96ffe5f78fce880ab7f37cc32a34fb296fae0cdda0bc1eff6033c42f55efe41117cac2e52b7a2671a12a4280db6cc96e9f81ecf275a992bd8aa8c63080ea SHA512 a3388a0e0d4c765a0b2d8d8cbe4fe6d6c8b8a0337e723d4f51120f5a1273ce23747537fabef2361bc117debf1177f626e48223859b2fe224dfe6770a75fc6434 +EBUILD system-filepath-0.4.13.4.ebuild 785 BLAKE2B e3e2c2d38d1c75be671871be3116a2bc51165e27e3c4fbbe4c5c99e2ba23fce930189211fffd14259440989079792c52e1a40d53d49e0a13f05419946469bdb2 SHA512 56f10b5780afcb8c397ac6db31bc66ce98268c0f8aeba4b82676d2d1886cd8fc43a6725d2d3525bde0ed3f6d9cbfce98c531fa0d383889a7301fafe6e1a45dbe +EBUILD system-filepath-0.4.8-r1.ebuild 744 BLAKE2B 923200c6453576014c14b63bab792991f3908d8347d24482447b41fe050dc27884922fd3469392115cd5880c1bd1098ec68022d41555e8df9bb0e5203909ac9d SHA512 3e7acd90ea386d000c0e566ee4343431c0fd25a5884f3e1bd78626413635a4f5eae519edf02a3470e2421b6ccbe72881107fb46c45c3d49074bb7a5dbb57a5ba MISC metadata.xml 439 BLAKE2B 4862fbaedc30b3a4520e630d113066e30c1233392789b97d0697891b8f4985c8679efed8dc515b8839126be02b3a3d17a702e4b6f2faaf01ac012b335286565d SHA512 85d9affd4354d2c9409400e6f9213b0e81c74ea4388b39c8893f588fdb3215016f0f3fc9ecb751bf45ebd8f3582b0327a25fc3cf92276b1a86e9c5479059a073 diff --git a/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild index 3d0d0019fec0..f0bc4522f532 100644 --- a/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild +++ b/dev-haskell/system-filepath/system-filepath-0.4.13.4.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="High-level, byte-based file and directory path manipulations (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}" diff --git a/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild index bc94e91e535b..f6aa19c6ab17 100644 --- a/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild +++ b/dev-haskell/system-filepath/system-filepath-0.4.8-r1.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="High-level, byte-based file and directory path manipulations" HOMEPAGE="https://john-millikin.com/software/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}" -- cgit v1.2.3