summaryrefslogtreecommitdiff
path: root/dev-haskell/regex-compat
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/regex-compat
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/regex-compat')
-rw-r--r--dev-haskell/regex-compat/Manifest2
-rw-r--r--dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/regex-compat/Manifest b/dev-haskell/regex-compat/Manifest
index 9974f200a797..8ab070bac214 100644
--- a/dev-haskell/regex-compat/Manifest
+++ b/dev-haskell/regex-compat/Manifest
@@ -1,3 +1,3 @@
DIST regex-compat-0.95.1.tar.gz 3968 BLAKE2B 5c1bf6b9e7aa148cf7b033f08a9d32d7e508e73da88e7c6b2d27b2549dc7e44e287ca3010bffb37fd3fd1d7dbf4060a2772f64e1ecf531ffb5f18098db63b0d2 SHA512 9fb38b001a4cdca5b3630d88e8fcb2f359f6e8dd49fbe13d5e2a1c99b4978b33ce639b344445b27daf68abbae1cf2c9905d48ff68a81e02b4e54aa92dea956e2
-EBUILD regex-compat-0.95.1-r1.ebuild 844 BLAKE2B 56daf42ced53eb680452421b4192a639ff25b7211ca96f42c4129146c70dcf56fb9581adc6f9c5d7603b20affe543a3d3811d99d834cb2a07fb623c93145a544 SHA512 d2ae5f7f3ff992634cbd3da528a9b507d1c40ec8991e002e0a4d48842071757af6d7a78dbe755cc0a9072c7eb1005239d8e56659db1123ff4f8bedcf91ad473b
+EBUILD regex-compat-0.95.1-r1.ebuild 836 BLAKE2B c108d8a333986a0aa7ca9ab7ceec79d2a2743e6da1267fec91c7a8409f5b9e9d72f7da6219b93ea41b8aabca8eacbf15bf1744f8abf979ae41deef03e4c94177 SHA512 688532eae7caa6fbc6d47c745d55800d830611c2fba2c6c7386c3ec404803b30dfd09168b3b4a2fde84783eaef3135c246787e7a8e2e9650b6bd35efebb0c8af
MISC metadata.xml 307 BLAKE2B 5ab47214d8394b181d6154e5a14f96b81e75ffcaac86044ce2b8829919c57130578dbf2630bc9920b3871e945461bcdb4b1f24a5a1c71247cf8ddad2e28129a3 SHA512 c86869a5bc6099f9458564de2b1aa31002fe4bcbcfc3a5e87f524f38f4e25933e3eef11979d19276a10208bf8338fdcd20edb3cb26d8a13ace39cac6634f47a9
diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild
index c5314e5bb01c..d516fd75938c 100644
--- a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild
+++ b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.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="Replaces/Enhances Text.Regex"
HOMEPAGE="https://sourceforge.net/projects/lazy-regex"
-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}"