From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uMayLRPPr2WsJgAAe85BDQ:P1 (envelope-from ) for ; Tue, 23 Jan 2024 15:37:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id uMayLRPPr2WsJgAAe85BDQ (envelope-from ) for ; Tue, 23 Jan 2024 15:37:07 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=abDJfjCG; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706020627; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=vIPPixKsOTodRn7yvoTgy495jiTc9RFOHXB0T5Lxu7I=; b=en+LijdtfNGUgzclq0Es2LNstyh3PKsskw2Bukb3U4CKA1FojSXxq4eixX7OVa9hh8iDOt BqHuL3q+4+H9JKC28PlyhTsNiOEkY3hu51PuInaAk1DafSDHMnZTtGFBK61JTVrGTvNCBb pIAt/leVcPNE48itomZfsiGURiOg3LInJn3iOy/tZAuS1+youiQ4XaREtPWzPNbg/Ayw2r n2E/vAqvS/JfMkAP8HZ3NK62bjbhpjkeRr7lKTrDzzuBc2a/QWGPGQJRSZJ4/DmEfHK4nt IcosaMhMegnOiC5rJc5DCg0SdBv+CwnyLUdGIXPkkHOmPUWXNg1pMsf+S1Phzw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=abDJfjCG; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706020627; a=rsa-sha256; cv=none; b=oU249mhheKm61jsGoARvycd3RySKebgPu2U02PTutn28Uu9yJFSk7o4ty3niCJB7eGuIp7 lTpo24EQdhaBV2cZdL6jgHone0L4hilY131dKmVhsOsCzev+BIkYkCWRZqTdtuvEJlyV5u gpPx9ZDw++chbN4RUG2RfkkFM4mPQaKBI2T4o7O8vr/RXkdBDZ5djCfhrCDjhQG0aEMa5I LWVYbK26bfYmaRyUTXp007lA1njpZfDSY6HLqS7GQ65sKH/9ptit4Xgu8N9yNdts0m7wW0 d9SwDwzhdotdG2QJQCbWJHMrDglgiSljX9SJ6yvQ1cAWE4NmA9XJWRnoCwyd1g== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 64D7D706A8 for ; Tue, 23 Jan 2024 15:37:07 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSHtc-0002Vl-N6; Tue, 23 Jan 2024 09:37:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSHta-0002Uc-CX for guix-patches@gnu.org; Tue, 23 Jan 2024 09:36:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rSHta-0002z4-5S for guix-patches@gnu.org; Tue, 23 Jan 2024 09:36:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rSHte-0008Kv-Ql for guix-patches@gnu.org; Tue, 23 Jan 2024 09:37:02 -0500 Subject: bug#68616: [PATCH 00/13 rust-team] gnu: fd: Update to 9.0.0. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 23 Jan 2024 14:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68616 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jaeme Sifat Cc: 68616-done@debbugs.gnu.org Received: via spool by 68616-done@debbugs.gnu.org id=D68616.170602059531995 (code D ref 68616); Tue, 23 Jan 2024 14:37:02 +0000 Received: (at 68616-done) by debbugs.gnu.org; 23 Jan 2024 14:36:35 +0000 Received: from localhost ([127.0.0.1]:42538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSHtC-0008Jz-Ui for submit@debbugs.gnu.org; Tue, 23 Jan 2024 09:36:35 -0500 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:43200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSHtB-0008Jd-3W for 68616-done@debbugs.gnu.org; Tue, 23 Jan 2024 09:36:33 -0500 Received: by mail-wr1-x435.google.com with SMTP id ffacd0b85a97d-337d6d7fbd5so3194800f8f.0 for <68616-done@debbugs.gnu.org>; Tue, 23 Jan 2024 06:36:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706020582; x=1706625382; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=vIPPixKsOTodRn7yvoTgy495jiTc9RFOHXB0T5Lxu7I=; b=abDJfjCGS0/bRogDRDglDlDJagAHjopZTv15bwyIcbaP3cdVUgvnfTYY5UudE+2Nis ZluiyNVEWQnK99InPmSKeJ1arBTxC8VrTlYnJkGEJ2au9JpXIVPS7NYFNSYBuswxtxjG BG91ED7ytVnXw1Sy2hBzeizWlSeISi2K5V1GXpSsy0JAN6qiWDKQoDOOouaCCqluvk+u bkgXCXjt8EZ3LJp1ef1v6zMZC0mmaWwOJnMk/ZnlQj+THsl8rVoDhJCzMes2UVALAEtc mXSY7/rfVZybQ0KvodOuRf5+M8MYsrE9DlhZehU63HX6Kb0Id01YB5uxNHLCylNS0AuY xwdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706020582; x=1706625382; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vIPPixKsOTodRn7yvoTgy495jiTc9RFOHXB0T5Lxu7I=; b=AtJb+moJpVlmviwuAVXjy7npMaoetVA8Tk6hHoq0iqbrUSoLiuwPaECuy9Kk46oa6H zVXpDqDoaJjJyTZ5JN+7wOv/FwIdF8fc5cXEYliN7DXnEu1tmb19HGwFHH/T9K74Oord d8qTutUjuQKK9BYJw42hJtM67h6LOSZORGGjWOgwBegSVeTqnKisMSs4u945jAqS7e4p T7hT3LpYaXix8ojD6713a6MDzkMZcKUHyz4MEINetbUgRUsyGZrm8gfcW5wVE5z72/Xb KIWS4neBJ3ry9FYSVd6Ij/rU7YOmPemy8dNfiPWhiHskq7bU4BJ5SgbljZoaRvnOvKst T5pA== X-Gm-Message-State: AOJu0Yylxz7jj7heU779sNddYxBiN/m6MgR1hBWs7Jl9a3XIc76u+W6Q C43IFmmzWm+k9SZpK/hZWnq7eOl5QH12ebydy2ej6wbrhugnQq4b X-Google-Smtp-Source: AGHT+IHeny6vRTJWZzL+MLkN2AXA2FFTBO74v6dlunmJKM0mhKYSoSZkMk57UplWiph5b5HL5rmPOw== X-Received: by 2002:a5d:5309:0:b0:336:7934:9b37 with SMTP id e9-20020a5d5309000000b0033679349b37mr3273443wrv.25.1706020582592; Tue, 23 Jan 2024 06:36:22 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id s15-20020a5d6a8f000000b00336898daceasm14139644wru.96.2024.01.23.06.36.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jan 2024 06:36:22 -0800 (PST) Date: Tue, 23 Jan 2024 16:36:20 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Jaeme Sifat , 68616-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kmVEB5iX/W37PukM" Content-Disposition: inline In-Reply-To: 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.26 X-Migadu-Queue-Id: 64D7D706A8 X-Spam-Score: -4.26 X-Migadu-Scanner: mx11.migadu.com X-TUID: h76VQZFs6Bi3 --kmVEB5iX/W37PukM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. Patches pushed. On Sat, Jan 20, 2024 at 12:52:11PM -0500, Jaeme Sifat wrote: > I'm back from a short program in university so I'm back into my project of > upstreaming all the rust utilities in Guix. This time it is fd-find which= was > a short enough patch set. >=20 > Jaeme Sifat (13): > gnu: rust-test-case-core-3: Update to 3.3.1. > gnu: rust-test-case-macros-3: Update to 3.3.1. > gnu: rust-test-case-3: Update to 3.3.1. > gnu: Add rust-lscolors-0.16. > gnu: rust-proptest-1: Update to 1.4.0. > gnu: Add rust-owo-colors-4. > gnu: rust-anstream-0.6: Update to 0.6.11. > gnu: rust-snapbox-macros-0.3: Update to 0.3.7. > gnu: rust-snapbox-0.4: Update to 0.4.16. > gnu: Add rust-completest-0.4. > gnu: Add rust-completest-pty-0.5. > gnu: rust-clap-complete-4: Update to 4.4.8. > gnu: fd: Update to 9.0.0. >=20 > gnu/packages/crates-io.scm | 173 +++++++++++++++++++++++++++---------- > gnu/packages/rust-apps.scm | 120 +++++++++++++------------ > 2 files changed, 183 insertions(+), 110 deletions(-) >=20 >=20 > base-commit: f66f3d77a6f06ebc20d8ef0a1b7b8f75bd6937fc > -- > 2.41.0 >=20 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --kmVEB5iX/W37PukM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWvzuQACgkQQarn3Mo9 g1GtZg/8CiC8oOKFysCkCyVovRQbFYGYUj/WUhB8VNzOr9hMKd61OVIx1HdhnOA0 67uTrGIANJ/N4GIMmO30x1IGth1alhs3+2YeGWuTk52DnxiSHTmVp0N31FY5+NUJ KntgCC7iFVQUacCq5oetW5gcWExNN7Q2wrLaHDd/RYFQ4bEN5swmOI1q4kgvkBWt vokZFO+GCyAqAvRyC70A+g8QnZcCh3fg0c+MV7XiDEOtSFzrN95p6pupkQjWs4yC MpBBulrP5B8fG39cKcEiELH1pqURPjMmSIaLxYzqLGVLtBbWakKC7j4DeJZ7KtO3 t1bKhj9UH++o9JxzM0+kl1Y4gVOiwcOBow6VzFRM2bmUd6cAx2Uopu8Ne5pHnaRk JFXkKK++kIvcXwtE9nfgXufQAvu0DtKYCzJsZab++pgKvgBX4F42ltlF65PoEPBk KHf6LQepEUReFRn0QIjwg0IFZnGj6RxlYfLSBz8XwO40bMNLZiAU4bsT86YDCQpk wrJiIiLJp+mg2GYuTl7D8qz359gES7VP8/WbKfUIbnPlKUMGQ7Qu8JcdykUQbA31 j9cbdPYGroO5BNIxkhPG+GMVMHesv3iRqrM9yr4sWpNwkkKm3oRC5DwzQYX9F2Ck kX30KCUN6uJmEcBnAVdMw/uLU/vEo5l4xnZDCQoWVSx2VONO0ds= =PS3H -----END PGP SIGNATURE----- --kmVEB5iX/W37PukM--