From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 iEr3Op5sQGWCJwEAG6o9tA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 03:55:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iEr3Op5sQGWCJwEAG6o9tA (envelope-from ) for ; Tue, 31 Oct 2023 03:55:27 +0100 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 CCC42140A3 for ; Tue, 31 Oct 2023 03:55:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=eY61lkNa; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698720926; a=rsa-sha256; cv=none; b=uSwbtOY9uOoanTih26mGrhplKoJwDDQyTEM4FjYF9lvQkWb5RiGWLmVwCJY0hynFwpOlPf TQefLpZNrFc7OaDpX8am/s7fczwoKDAnqfzAMPiUQt3Iy0NElEJYSf+xiPab+ENmlTOT+L sAkRDfQ4Ie4fQyxm+5ncmLA/ocGpq6GagrFOjcOGrAaX8eJw/ijGWocjAXeAxQqdmv+v9K NeVEdh3QmrHshyEDVycsRL7IyaKDHj6vU95YwBKBFRnYoJLLjIfYTw49KZ5XoxHjH3uCH+ YafAwRopS5Ht6wTF5kNEithvUVdX0M3ZR/XZDllVB8GX1yeqAXVft+SUw2Iblg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698720926; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MR1QhRzHOuSj5FuW1hhJTM1sfvZKQs5MFDhp+RY1ov8=; b=nn8ogXHKaxUthgW7ZZUtcf2I/zmUdOY/hpEATrI6dg5dy9TXtSHeIUroHbrVUL9t14jyJx UIM6xb5F+SIHSmU+3dT2alphIxu8bdiuGBdCXFY/yt9GXI9W5KHaviuQcJskRNQVLyiY/j Bndbk39SoMuGCIm1GSxRFJG/I5t1LLA784M1Cv0Q8xpWk5Knh4BBQ1b0RpUYxKRid4gI6b PTwkCSgEf9Q44Md0+zBg4Y/crlWX3CqqtioKHGuqbW9Dhi2nd5SZ/AUphnoMezSSg/veUp IvvQxbeRDxBdjGZtMQCBmVMforX7b5EgF/K0EapnTxppC0VssZaHwNc1vGSwEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=eY61lkNa; 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 localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxeto-0006wk-AI; Mon, 30 Oct 2023 22:54:36 -0400 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 1qxetl-0006ul-GG for guix-patches@gnu.org; Mon, 30 Oct 2023 22:54:33 -0400 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 1qxetl-0000u5-86 for guix-patches@gnu.org; Mon, 30 Oct 2023 22:54:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxeuI-0001bm-Ml for guix-patches@gnu.org; Mon, 30 Oct 2023 22:55:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66842] [PATCH 02/39] gnu: rust-shellexpand-2: Update to 2.1.2. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 02:55:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66842@debbugs.gnu.org Cc: Jaeme Sifat Received: via spool by 66842-submit@debbugs.gnu.org id=B66842.16987208685989 (code B ref 66842); Tue, 31 Oct 2023 02:55:06 +0000 Received: (at 66842) by debbugs.gnu.org; 31 Oct 2023 02:54:28 +0000 Received: from localhost ([127.0.0.1]:47193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxetg-0001YR-9D for submit@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:28 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:45702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxetQ-0001UM-DU for 66842@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:12 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxesn-00GLI7-7b for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:33 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To :Message-Id:Date:Subject:Cc:To:From; bh=MR1QhRzHOuSj5FuW1hhJTM1sfvZKQs5MFDhp+RY1ov8=; b=eY61lkNapdHiE2pfWHlUVHWgsF bUHQXkjV++KaY2t4sAsTzl//sCaFmqDhSm/OJkDpD/D1rBZsDIYM2k7YNu6EvE/5Z1rHtLLuPXqIn RZi8oKM6+T94a4kCQAu8mRdZeuPlt9WyUm9QufkCNACfORQuNn/+0Spwe87tTNvPbnQPpYj1VV7eI cbnb3Bk0sZgj9s+XEJx2UAMaZV9Xg4BFvYGRMlhIAMKs/u5T313RlUgxYpVZjHJ1HL7usBVcaNiX1 4+9RjGy4Kgyw6zqdxgNV+qn0HeiXKnTGyiBj8r1b9t9BT9LnFqCHm5cLGX1mEMvwUCoLLM5Az/toV hoIEYvFA==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxesh-0007jI-UE for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:28 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxes9-0088By-Lu; Tue, 31 Oct 2023 03:52:53 +0100 Date: Mon, 30 Oct 2023 22:52:06 -0400 Message-Id: <4be1f1c63cc5593826bafd284024ac3b8ed96229.1698720458.git.jaeme@runbox.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: mx11.migadu.com X-Spam-Score: -6.21 X-Migadu-Queue-Id: CCC42140A3 X-Migadu-Spam-Score: -6.21 X-TUID: xiPdChz/Khyk * gnu/packages/crates-io.scm (rust-shellexpand-2): Update to 2.1.2. Change-Id: I8f3a62e2fdde0883a89995a295911ed1e6246be7 --- gnu/packages/crates-io.scm | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 5ead7a9a0e..a4828d6eab 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -65785,19 +65785,17 @@ (define-public rust-shell-words-0.1 (define-public rust-shellexpand-2 (package (name "rust-shellexpand") - (version "2.1.0") + (version "2.1.2") (source (origin (method url-fetch) (uri (crate-uri "shellexpand" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "0a981ynym0hipnvkd93ihszdszjqs0cslj5ilzsdv19d3f1vggc3")))) + (base32 "1r0i1r2r3dv0rc82xc5vhxmwl3zbvblf91sgmwls0k8chiv81k3w")))) (build-system cargo-build-system) (arguments - `(#:skip-build? #t - #:cargo-inputs - (("rust-dirs-next" ,rust-dirs-next-2)))) + `(#:cargo-inputs (("rust-dirs" ,rust-dirs-4)))) (home-page "https://github.com/netvl/shellexpand") (synopsis "Shell-like expansions in strings") (description -- 2.34.1