From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 07 16:30:28 2020 Received: (at submit) by debbugs.gnu.org; 7 Feb 2020 21:30:28 +0000 Received: from localhost ([127.0.0.1]:50358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0BCm-0000rV-1U for submit@debbugs.gnu.org; Fri, 07 Feb 2020 16:30:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:42106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0BCk-0000rG-7A for submit@debbugs.gnu.org; Fri, 07 Feb 2020 16:30:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41819) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0BCj-0005jm-6w for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0BCi-0000Fd-AU for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:25 -0500 Received: from pat.zlotemysli.pl ([37.59.186.212]:33384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j0BCi-0000DG-07 for guix-patches@gnu.org; Fri, 07 Feb 2020 16:30:24 -0500 Received: (qmail 13627 invoked by uid 1009); 7 Feb 2020 22:23:01 +0100 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25716. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.010526 secs); 07 Feb 2020 21:23:01 -0000 Received: from unknown (HELO localhost.localdomain) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with AES256-SHA encrypted SMTP; 7 Feb 2020 22:23:01 +0100 From: =?UTF-8?q?Jakub=20K=C4=85dzio=C5=82ka?= To: guix-patches@gnu.org Subject: [PATCH 0/8] Update ripgrep to 11.0.2. Date: Fri, 7 Feb 2020 22:23:15 +0100 Message-Id: <20200207212323.30783-1-kuba@kadziolka.net> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 37.59.186.212 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) This patchstack updates ripgrep and its closely-tied dependencies to the newest versions. #:skip-build? arguments are removed on the modified packages. Fun fact: rust-regex* and rust-aho-corasick had mentioned some bugfixes in their changelog that could potentially be observed by the user. All modified packages build after the commits that modify them, moreover everything in rust-apps.scm builds properly after the patchstack is applied. Jakub Kądziołka (8): gnu: rust-regex-syntax: Update to 0.6.14. gnu: rust-regex: Update to 1.3.4. gnu: rust-aho-corasick: Update to 0.7.8. gnu: rust-grep-matcher: Update to 0.1.3. gnu: rust-grep-regex: Update to 0.1.4. gnu: rust-ignore: Update to 0.4.9. gnu: ripgrep: Update to 11.0.2. gnu: Remove rust-bstr-0.1. gnu/packages/crates-io.scm | 59 ++++++++++++-------------------------- gnu/packages/rust-apps.scm | 12 ++++---- 2 files changed, 25 insertions(+), 46 deletions(-) -- 2.25.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 07 16:33:19 2020 Received: (at control) by debbugs.gnu.org; 7 Feb 2020 21:33:19 +0000 Received: from localhost ([127.0.0.1]:50369 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0BFX-0000wX-4q for submit@debbugs.gnu.org; Fri, 07 Feb 2020 16:33:19 -0500 Received: from pat.zlotemysli.pl ([37.59.186.212]:45690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0BFV-0000wP-Cs for control@debbugs.gnu.org; Fri, 07 Feb 2020 16:33:17 -0500 Received: (qmail 16549 invoked by uid 1009); 7 Feb 2020 22:33:15 +0100 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25716. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.020027 secs); 07 Feb 2020 21:33:15 -0000 Received: from unknown (HELO gravity) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with SMTP; 7 Feb 2020 22:33:15 +0100 Date: Fri, 7 Feb 2020 22:33:45 +0100 From: Jakub =?utf-8?B?S8SFZHppb8WCa2E=?= To: control@debbugs.gnu.org Subject: merge #39500 Message-ID: <20200207213345.nalpz5rt5rg7pg5e@gravity> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="v7qwplswt3srwepb" Content-Disposition: inline X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --v7qwplswt3srwepb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable merge 39500 39495 39492 39493 39499 39494 39497 39498 39496 thanks Looks like I haven't mastered `git send-email` yet :P Sorry for this mess, Jakub K=C4=85dzio=C5=82ka --v7qwplswt3srwepb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE5Xa/ss9usT31cTO54xWnWEYTFWQFAl4917kACgkQ4xWnWEYT FWTpBg//fCeBWnyTg8x5dPnx7N9eCjbwT5454/gySVYCAgmyI7bKTxicwVkigUFd MezCVDGmN36YaQz/aVCELdn8PubfOcnvFpCZhHJeAPMKFRWnssZQrPMB7Yk01VT2 RC1UXCLsBs0+OvsY1ULTdd6Nudr/jxdIKmJDRuFOyMRHkeh2UMhzmtA11qQdYLYy 2as6fVrKApRUVakOWLWUmQgf3/FqVlg/GtpxhrMIM7hxvbLEtNZHQSbEMUrXBEvO qxtWSF5kg1otrOxq9ylSHp/q17Ov2cSkRIgi9DeJ6/FDhlS6rml5Xx+fxdFJ1v2Y 7iY2HQhF19yojDiigRmdAv2vDcJaEDSByRV5pkUKGenQzsJdMKS+t6c+wrHb7ZU1 F4QYcJdXK5hpuTU1h7z2aRYlWa/h0SmE0GadTyEcKb0InbYbZyLmEE9f9f6UmBvw Wo2ACDxjkhjzymT214S3UpzB+YXBD1OhWQurT5l//6WL7EezDwZVysIu20URkSl1 7XJspMQ3ejWd/3x/v8VsyaGhMKtd3AVjJbE5WHLPd7h8ZlfBLZJ55VXpji89zCeS lwylGp9M6OeyH7NbH0YPz7059BEU5XPwMOJLYh7rXkwP9memh77nV6FiI9nMDDR3 XEae66JAeY0IeRWl8CCTUzTdrk+pLzMrgWgzTjcEAk1MDx01xmU= =yakx -----END PGP SIGNATURE----- --v7qwplswt3srwepb-- From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 08 15:53:36 2020 Received: (at 39500-done) by debbugs.gnu.org; 8 Feb 2020 20:53:36 +0000 Received: from localhost ([127.0.0.1]:51882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0X6e-0006jL-CY for submit@debbugs.gnu.org; Sat, 08 Feb 2020 15:53:36 -0500 Received: from flashner.co.il ([178.62.234.194]:36440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j0X6c-0006j9-Jj for 39500-done@debbugs.gnu.org; Sat, 08 Feb 2020 15:53:35 -0500 Received: from localhost (unknown [141.226.13.108]) by flashner.co.il (Postfix) with ESMTPSA id 6B3D640190; Sat, 8 Feb 2020 20:53:28 +0000 (UTC) Date: Sat, 8 Feb 2020 22:52:57 +0200 From: Efraim Flashner To: Jakub =?utf-8?B?S8SFZHppb8WCa2E=?= Subject: Re: [bug#39500] [PATCH 0/8] Update ripgrep to 11.0.2. Message-ID: <20200208205257.GC7230@E5400> References: <20200207212323.30783-1-kuba@kadziolka.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="NU0Ex4SbNnrxsi6C" Content-Disposition: inline In-Reply-To: <20200207212323.30783-1-kuba@kadziolka.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 39500-done Cc: 39500-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --NU0Ex4SbNnrxsi6C Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 07, 2020 at 10:23:15PM +0100, Jakub K=C4=85dzio=C5=82ka wrote: > This patchstack updates ripgrep and its closely-tied dependencies to the > newest versions. #:skip-build? arguments are removed on the modified > packages. >=20 > Fun fact: rust-regex* and rust-aho-corasick had mentioned some bugfixes > in their changelog that could potentially be observed by the user. >=20 > All modified packages build after the commits that modify them, moreover > everything in rust-apps.scm builds properly after the patchstack is > applied. >=20 > Jakub K=C4=85dzio=C5=82ka (8): > gnu: rust-regex-syntax: Update to 0.6.14. > gnu: rust-regex: Update to 1.3.4. > gnu: rust-aho-corasick: Update to 0.7.8. > gnu: rust-grep-matcher: Update to 0.1.3. > gnu: rust-grep-regex: Update to 0.1.4. > gnu: rust-ignore: Update to 0.4.9. > gnu: ripgrep: Update to 11.0.2. > gnu: Remove rust-bstr-0.1. >=20 > gnu/packages/crates-io.scm | 59 ++++++++++++-------------------------- > gnu/packages/rust-apps.scm | 12 ++++---- > 2 files changed, 25 insertions(+), 46 deletions(-) Thanks! I ended up skipping the commit to remove rust-bstr-0.1. It may be that another package in the future wants it. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --NU0Ex4SbNnrxsi6C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl4/H6kACgkQQarn3Mo9 g1HH2RAArEgTWoclOeX7C5juAT2m4WzJXAaImohpoNDuPGhztBqtIznYMQnc4Bc4 tGWhs5OX/XQtqtFdmGqWAmRdEMmb64uyF6p7m1uetBOl9GrPiuO5l4pqKjF+6fdJ U2ioaF+e+pD+YjcYJKU7a33f0oluNO0Q6rWc54rBVOifptCL7Wyst36bxHX7z9zm kptQixE+vnoT/gnflyjzJdvmPDh5txScj2tzxEDQyxO4tbhdPuuJyDIeGB/o3Pdg HjMXKqu64PR9JTv+KwqZy8QoX2DxgoM5QUQjcPtfNI0qlrREHa3NKNb83XqokrPo 08Tfno78xmSM1i68xvJkNX3PGGMMyAPBgwKc332B1M6lsAglf8/m7bBuw2uLOfde jQl2ruSWQy+FUohz04HceiEz8u5FiB7jia2xw4lYk7KKe+8o4ND+xPWq9VZp+l7e qK+X3Ri4DyPOgMG0yTJRZJTM8u0UB5dRHSxx6LTyEqcGbCFNpp0CN7aF/rQ0fhzF gqlvizGQ/+h2hen6lml472qXWJ3aMlbAtpyy2NY5DkCKJiSg+2RwMh6LV8/CEAhQ ExZVhm3OnwArGzssIkFTPbc/e8fnGuqka27CUyxEGfrYtV2vidw5TZpQCpmgSqGX mFetLwxzVeMrzvlbrXhiPaO3drtKX75BR3QrmN3GQ7MB5ekycmE= =IcRW -----END PGP SIGNATURE----- --NU0Ex4SbNnrxsi6C-- From unknown Sun Jul 27 09:34:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 08 Mar 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator