From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id IJneDTepWGaXNwAAqHPOHw:P1 (envelope-from ) for ; Thu, 30 May 2024 18:28:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id IJneDTepWGaXNwAAqHPOHw (envelope-from ) for ; Thu, 30 May 2024 18:28:39 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=eOSR1gZB; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717086519; 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=nZi8Xe+B3wLHKXLNa/te6ecLJgta5IKh5aBigGfa0xY=; b=GIHJ4wYA7MOkfYSfCeUiegNL7zf3bxlxhac5hllsLpToyMlS02xNe1k/tsnbOa8WqtuxcJ QZG+OK1D+b/I32ADjxH/PPi0X/VBMcPcAN82UW09FxRbafgDfvx9u5pJbLFtXYCNKGvZ6w owMqM5wLqB71IeVfkdFrlHRLLwVlKNoTEwPg8uqQW43wkq9mpXEiJM1JK03jpK5Ry8V8G7 vADTJp49wFEDp754Jvfe90EVkAScDJuWHXswRIdIBYVKQ7UDFYDHzNn48qXO2aVhXzq/wZ OHo5FC8f+gRn4Dcfyz2tIXEPyKRc3Y7nyBeBfHN2V/PDyzljB9YgEx2oeCf9sg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=eOSR1gZB; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717086519; a=rsa-sha256; cv=none; b=jjMsnjTTvTF/RTHUc8lvH/e1MWEPP2vmZ2GJ9j+c+ozs/H6r0tajAfLXrmtaPEYokyYnBT cX5qaj/cARpKa1iZHgOljKwF8iMR+ochjVkRYjXfjN28EujVgSpBZRPj5XIrtjIqvpKlDU AuCWXL7P9BorGnp5D1OOqTJVorfEPurdKeHvCqj/tPS633Ag/2A3sa/zpWC9yOocrUmItF to4EHYghL8L1VQmQ/I9Na8Qb78dcubqxq8ilZfC1+WY4eJqYV7pzQz6W9rAvPepUdjwVQg ttDNAk0kMvlSuDMR4Xp9GqDLnHzBBmk1CjBr1LE/w35wKb4mUa8I7FE99AdxXQ== 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 2076550571 for ; Thu, 30 May 2024 18:28:39 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCicM-0003CZ-AC; Thu, 30 May 2024 12:27:06 -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 1sChcD-0001xH-BL for guix-patches@gnu.org; Thu, 30 May 2024 11:22:53 -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 1sChcD-0007tN-3S for guix-patches@gnu.org; Thu, 30 May 2024 11:22:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sChcN-000330-Hn; Thu, 30 May 2024 11:23:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH 36/44] gnu: rust-clap-complete-4: Update to 4.5.1. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 30 May 2024 15:23:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171708254511619 (code B ref 71278); Thu, 30 May 2024 15:23:03 +0000 Received: (at 71278) by debbugs.gnu.org; 30 May 2024 15:22:25 +0000 Received: from localhost ([127.0.0.1]:42335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChbk-00031E-Lo for submit@debbugs.gnu.org; Thu, 30 May 2024 11:22:25 -0400 Received: from layka.disroot.org ([178.21.23.139]:44442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sChbP-0002tz-J5 for 71278@debbugs.gnu.org; Thu, 30 May 2024 11:22:04 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8D65B41A7A; Thu, 30 May 2024 17:21:52 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cRojUmW2mKzu; Thu, 30 May 2024 17:21:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717082511; bh=vyWG6Gtk5Cmzt5npCowjRu/5vLo1mG5fr2lSs22vu64=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=eOSR1gZBxgO3Hq0CFodSMjqo1HlIMNEum8p/DCI1aD8nuU+GPrPqvD6NofsTXa+Q4 3Y6mVM0XQHtn/A/upc/u2FVu7VqEccwxv+NqqB+SO3ZlUxf01JVH2pHUu/50ezVOcJ +j+eRc5FhbcjvkdmhL8F1k3aqbgv8s4bY6jd4MSm0R/LeNLHA4Sbuv10Pn+uleUlU2 WjGR7KxHElYC5bepvMYDWoSJI9IHvDisXCyPwei4+F9PqSbqtHuTGNA+2JEJYbmeIA ZpsPYfsqd7sm8zTOuYbIHwj2hHpcjkbTzBCRH8LwrRrhhY+rirAHtF/08e+FyVmw0Q qax/maD96pc0w== Date: Thu, 30 May 2024 12:18:03 -0300 Message-ID: <0eaf528e254cc3f6862303f9b7d29b4fddbded8a.1717072141.git.murilo@disroot.org> 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-Mailman-Approved-At: Thu, 30 May 2024 12:26:56 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo 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-Spam-Score: -6.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: 2076550571 X-Migadu-Scanner: mx13.migadu.com X-TUID: QZJwn+GJ3elj * gnu/packages/crates-io.scm (rust-clap-complete-4): Update to 4.5.1. Change-Id: I68ba89cfe53f7b2bdd9d6379eecd300be5fa0c43 --- gnu/packages/crates-io.scm | 42 +++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index c5f5a24c96..7daa01bca2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -13064,30 +13064,30 @@ (define-public rust-clap-builder-4 (define-public rust-clap-complete-4 (package (name "rust-clap-complete") - (version "4.4.8") - (source (origin - (method url-fetch) - (uri (crate-uri "clap_complete" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "05c2x5jb3qf5klsxm9kcmykwjdzl879z3q1f92ia330xqavxrxza")))) + (version "4.5.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "clap_complete" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0pi7hdjrw853qhqcpi3ky9azh03k6js8jbmhcl0v2f5z4m1m0yfx")))) (build-system cargo-build-system) (arguments - `(#:cargo-inputs - (("rust-clap" ,rust-clap-4) - ("rust-clap-lex" ,rust-clap-lex-0.6) - ("rust-is-executable" ,rust-is-executable-1) - ("rust-pathdiff" ,rust-pathdiff-0.2) - ("rust-shlex" ,rust-shlex-1) - ("rust-unicode-xid" ,rust-unicode-xid-0.2)) - #:cargo-development-inputs - (("rust-clap" ,rust-clap-4) - ("rust-completest" ,rust-completest-0.4) - ("rust-completest-pty" ,rust-completest-pty-0.5) - ("rust-snapbox" ,rust-snapbox-0.4) - ("rust-trycmd" ,rust-trycmd-0.14)))) + `(#:cargo-inputs (("rust-clap" ,rust-clap-4) + ("rust-clap-lex" ,rust-clap-lex-0.7) + ("rust-is-executable" ,rust-is-executable-1) + ("rust-pathdiff" ,rust-pathdiff-0.2) + ("rust-shlex" ,rust-shlex-1) + ("rust-unicode-xid" ,rust-unicode-xid-0.2)) + #:cargo-development-inputs (("rust-clap" ,rust-clap-4) + ("rust-completest" ,rust-completest-0.4) + ("rust-completest-pty" ,rust-completest-pty-0.5) + ("rust-snapbox" ,rust-snapbox-0.5) + ("rust-trycmd" ,rust-trycmd-0.15)))) (home-page "https://github.com/clap-rs/clap/tree/master/clap_complete") - (synopsis "Generate shell completion scripts for your @code{clap::Command}") + (synopsis + "Generate shell completion scripts for your @code{clap::Command}") (description "Generate shell completion scripts for your @code{clap::Command}.") (license (list license:expat license:asl2.0)))) -- 2.41.0