From c9f555e2a59adf5fbbe92ac42897130bba416b3c Mon Sep 17 00:00:00 2001 From: Viktor Dukhovni Date: Mon, 27 Jan 2020 23:48:49 -0500 Subject: [PATCH] Latest updates of regex and regex-with-pcre build - For regex-with-pcre waiting on: https://github.com/cdornan/regex-pcre-text/pull/2 or equivalent from package maintainer. --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcff6e72..8b8f74fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3425,9 +3425,9 @@ packages: "Chris Dornan @cdornan": - sort - - regex < 0 # hashable-1.3.0 + - regex - regex-pcre-text < 0 # via regex-base-0.94.0.0 - - regex-with-pcre < 0 # via regex + - regex-with-pcre - possibly - enum-text < 0 # via fmt - rg < 0 # via fmt