From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wB42GMAIrGXZ1AAA62LTzQ:P1 (envelope-from ) for ; Sat, 20 Jan 2024 18:54:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id wB42GMAIrGXZ1AAA62LTzQ (envelope-from ) for ; Sat, 20 Jan 2024 18:54:08 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector1 header.b="bmFYwB N"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705773248; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=KOgWG4mCWkLip4vIKoiFNFAxb1OwuicYNC8VLnibJ+I=; b=blHJC//YofCSi6puFSSyHIvx9EfQNms92CeyLv6tPEzdk6PMIA9PSrZ+E5x1j0zt26oEJc uaCMRLTr0ce01aZXp7bZzuxf7EwyvYQ4ye5tyW9eFUeISphFJ4vzx0w6gcll5f4V4I1lUG XEn1uRwPwIVOVvJYC0/1UG+oWYlxvAk2Yz2wWnF1C5Na8gZrRoMh8Rf0P2JX3dZV4/HXYm Wvpv1tt9GxTGdyibheUJkmID3cwI6GtSNVwS28B4GU9QC+B4zDus2gguEHayu+tYiwLq21 KDO1aQi0UutdJ9Pzq3I5isCx5eCaRIBkh8vsNJW7QH6MeCtNccHLpHWMuj2O3Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705773248; a=rsa-sha256; cv=none; b=F8Y1xlTvRuGY6/MAxnoR/A5yHD5GChWpSEAQ96MbhyXoUJuqmr/rnwLFiC5ZmyB15qteDI 33sDxpcNVKnX7m+rkKODktuxYroG39WeokVFDC6Xv82pccC1pUW7p6wKRuIL5nfJZd/p0O EsjX9ZiQo1dO14Z5KdT5tH8Oln+mWRytA7dflbBTiFd99neLq5nVi3Cw6zf+KU+62SUo2z 0FQD/aDtHuYb6NHlGOrtLF6hs3GrjaHcek7kwqaii0IOtri4l6OWkGImF66MqKEKEy0OpT a/EiWX2h8fZD3r3LZ4wE+bhJ3W2RRUYHvD6qj73cln4qxzvDjWLg7k2P363HrQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector1 header.b="bmFYwB N"; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 EF4DF6ECAC for ; Sat, 20 Jan 2024 18:54:07 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRFXe-0003cS-Mw; Sat, 20 Jan 2024 12:54:02 -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 1rRFXd-0003cK-28 for guix-patches@gnu.org; Sat, 20 Jan 2024 12:54:01 -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 1rRFXc-0003DF-Pa for guix-patches@gnu.org; Sat, 20 Jan 2024 12:54:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRFXe-0007zz-8w; Sat, 20 Jan 2024 12:54:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68616] [PATCH 00/13 rust-team] gnu: fd: Update to 9.0.0. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 20 Jan 2024 17:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68616 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68616@debbugs.gnu.org Cc: Jaeme Sifat , Efraim Flashner X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by submit@debbugs.gnu.org id=B.170577320730698 (code B ref -1); Sat, 20 Jan 2024 17:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jan 2024 17:53:27 +0000 Received: from localhost ([127.0.0.1]:35607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRFX5-0007z4-5m for submit@debbugs.gnu.org; Sat, 20 Jan 2024 12:53:27 -0500 Received: from lists.gnu.org ([2001:470:142::17]:60464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRFX1-0007yk-65 for submit@debbugs.gnu.org; Sat, 20 Jan 2024 12:53:25 -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 1rRFWq-0003Yo-Tq for guix-patches@gnu.org; Sat, 20 Jan 2024 12:53:13 -0500 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRFWm-00034R-4r for guix-patches@gnu.org; Sat, 20 Jan 2024 12:53:12 -0500 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rRFWg-008nJn-0k for guix-patches@gnu.org; Sat, 20 Jan 2024 18:53:02 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector1; h=Content-Transfer-Encoding:MIME-Version:Message-ID:Date: Subject:Cc:To:From; bh=KOgWG4mCWkLip4vIKoiFNFAxb1OwuicYNC8VLnibJ+I=; b=bmFYwB NTGSDKfiedcI2p90hb8EwjfqbrUbdfZfsajTUS7t11DR0Sdd/jWb1QisNaQOHLHEASjU9aEqE9l45 tIbYF48F3khPnqRnet+hjNeIdnpoWn7HwPOCx6uiQDRhg2x48C0rIwTSmpRP3NlaR/B/9FCf/0brm alyf7p4OA9tYdUKnw+GoC1sQy1CYp3mjas1waseg0Oh8JV8uvfRKlWqz8Xaqdv/bNCmcFPIdS3Fhp b9hYn7dCupfptqDgABRYb74YzBD6Y6hqaK2wIArnZMmpdAtvdC7FG55WDbIlU7KzyPKdFiu6Mvm+y jGbzV6X334TD6sf3nuTNDP3s/DqQ==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rRFWf-0004q6-5B for guix-patches@gnu.org; Sat, 20 Jan 2024 18:53:01 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rRFWK-0085K0-3F; Sat, 20 Jan 2024 18:52:40 +0100 Date: Sat, 20 Jan 2024 12:52:11 -0500 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a0c:5a00:149::25; envelope-from=jaeme@runbox.com; helo=mailtransmit04.runbox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat via Guix-patches via 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.78 X-Spam-Score: -6.78 X-Migadu-Queue-Id: EF4DF6ECAC X-TUID: l/OZxNntQPCq 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. 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. gnu/packages/crates-io.scm | 173 +++++++++++++++++++++++++++---------- gnu/packages/rust-apps.scm | 120 +++++++++++++------------ 2 files changed, 183 insertions(+), 110 deletions(-) base-commit: f66f3d77a6f06ebc20d8ef0a1b7b8f75bd6937fc -- 2.41.0