From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 4DL4HK8JrGXR2QAAqHPOHw:P1 (envelope-from ) for ; Sat, 20 Jan 2024 18:58: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 mp0.migadu.com with LMTPS id 4DL4HK8JrGXR2QAAqHPOHw (envelope-from ) for ; Sat, 20 Jan 2024 18:58:07 +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=lwBF691Q; 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=1705773471; 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=B3qfJ1Yrt48ZrfsTkTq8isPD8G8X8oa/BBe6ADXAk2o=; b=KG5PRC8sZ/zidVzncSjz1gUk3lZu72kpJEw9GDKxjwFg6gKki0sMyYpkFxctAmcqc0lGjr U2VgizYqwMeFsto1hL+XOCQJS9tCacWujUr1p5ykmTbq9CNOUoztXFmg6TXq7ulrI5OJyM an9QdwrvmPAxrorUdx18af85/1Wy4O9IPaU4zxV/FlF7+9SiGKk2MfLNM33nVi33vOuIIt 5D8TTQ9ifvHVbRqxE8Am1gjaMe6AVsPrEw8VczXkXMzgwQ/96XMCrjxlTUeFy1FvAr8G3i BM42LOEV1t6OuwnY8C0+S8QvXJwb0qqYjx5uW7MtCbP3khDmEj/iqNjR1GWiwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector1 header.b=lwBF691Q; 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=1705773471; a=rsa-sha256; cv=none; b=Bokwnc0Ky/H/MEXTyo7ot6ERklyF/+BOf0tKjSeuQKh0v/Rhnv9NktqBVhixOzQ8MdDfA5 kNw/uM7vp/E4IuDLZXNDpnMECDYnHzJjD7d9SR+/gQ53xCoBCy9VxyF620N0q89ycla/z8 jOoNEPCX6fX5fo5jRBrL9Prvl4bovyg+nq8aXFxI37ZL2Mae4BM/yQ3yVXBYe7IDxx/W7f /WUsmaoBEH5XzEaMNojmqY8o8oIV5/3zwqIjjMMvIkL1CcEvujixMKE2dJcEfZjNd+ZD0C oiEDAocQulA/WXzn9fnvNKVSv/pelYyiXujmwWgSokK1WcZCQX6Z3qUFM7MFPQ== 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 B4AFF5B409 for ; Sat, 20 Jan 2024 18:57:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRFab-0004k5-DR; Sat, 20 Jan 2024 12:57:05 -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 1rRFaZ-0004ia-4k for guix-patches@gnu.org; Sat, 20 Jan 2024 12:57:03 -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 1rRFaY-0003pV-Sb for guix-patches@gnu.org; Sat, 20 Jan 2024 12:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRFab-00089C-Pd; Sat, 20 Jan 2024 12:57:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68616] [PATCH 12/13] gnu: rust-clap-complete-4: Update to 4.4.8. 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:57:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 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-Xcc: Efraim Flashner Received: via spool by 68616-submit@debbugs.gnu.org id=B68616.170577340231190 (code B ref 68616); Sat, 20 Jan 2024 17:57:05 +0000 Received: (at 68616) by debbugs.gnu.org; 20 Jan 2024 17:56:42 +0000 Received: from localhost ([127.0.0.1]:35662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRFaD-00086z-Tg for submit@debbugs.gnu.org; Sat, 20 Jan 2024 12:56:42 -0500 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:37448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRFZs-00084y-4s for 68616@debbugs.gnu.org; Sat, 20 Jan 2024 12:56:20 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] 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 1rRFZj-008ndS-GY for 68616@debbugs.gnu.org; Sat, 20 Jan 2024 18:56:11 +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:References:In-Reply-To :Message-ID:Date:Subject:Cc:To:From; bh=B3qfJ1Yrt48ZrfsTkTq8isPD8G8X8oa/BBe6ADXAk2o=; b=lwBF691QgxmZx+1csRRa20OH6N z16ZeG3iJrjX+niKM3cOvs3UjYZiJ2F/K7PvPeUP81gsxKkAMCdrUxkuhofAo82W38Mi42NfkGQfH ocO6SeF+d2FbIl7l+PRq3NjwLEr6LQHyZbsbW03KTsaBqYSvxf6nEJtCkIpv71PBZ64M1pfBsHsuw YvOfZifRX1oM0a0M+rTs4uuMoe/+AyeDzmZGvj0caLtdHFJza/7rUktBk07aZey93QISPOIItvjR7 Lpev22iXh92sIDMekWXhEDDDEdL0dKHVtP8cKSP9/t3BRA8ckGqtJD/iKAy/HO+ApHPdcNk4EpGdH 4Yzh3NOA==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rRFZj-0003BC-76 for 68616@debbugs.gnu.org; Sat, 20 Jan 2024 18:56:11 +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 1rRFZe-009FnS-5D; Sat, 20 Jan 2024 18:56:06 +0100 Date: Sat, 20 Jan 2024 12:55:30 -0500 Message-ID: X-Mailer: git-send-email 2.41.0 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-Spam-Score: -6.77 X-Migadu-Queue-Id: B4AFF5B409 X-Spam-Score: -6.77 X-Migadu-Scanner: mx11.migadu.com X-TUID: kx4vGLAkTcKS * gnu/packages/crates-io.scm (rust-clap-complete-4): Update to 4.4.8. [synopsis]: Make synopsis consistent with description field. Change-Id: I971ece9a309a08860c9430bfa8a5766efc82b469 --- gnu/packages/crates-io.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index e28a7935cf..f40f9dc9fa 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -12385,28 +12385,30 @@ (define-public rust-clap-builder-4 (define-public rust-clap-complete-4 (package (name "rust-clap-complete") - (version "4.3.2") + (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 "1khpx0fxmjh46s8354nn507ba4s9kfksiia6ambh9a419hrl7i2z")))) + (base32 "05c2x5jb3qf5klsxm9kcmykwjdzl879z3q1f92ia330xqavxrxza")))) (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-clap" ,rust-clap-4) - ("rust-clap-lex" ,rust-clap-lex-0.5) + ("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)))) (home-page "https://github.com/clap-rs/clap/tree/master/clap_complete") - (synopsis "Generate shell completion scripts for your 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