From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id CLUiApzKWWaktwAAA41jLg (envelope-from ) for ; Fri, 31 May 2024 15:03:24 +0200 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 2FWBN5vKWWZnzwAA62LTzQ (envelope-from ) for ; Fri, 31 May 2024 15:03:24 +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=UkSb+dyU; 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=1717160603; 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=ExaSETZXnaw8iqEmjOsKXEP2w+bnI11T6QZ659TA0S4=; b=PSZC6N7JziIAYoAa/fQHH1NV9FRf/hicLOulWn9SR9eFzkgad+dPbcubOtMvElT2l/BOmB vWs9h47nHKdLhGxG+LTB7j9WJ35Nwj/irLsWxP0EcW1EPi227x73cG5xYa50iTLVtZ8tJU hTMrdRMc1wNpaV8tmZQ12d8QgP2M0LHreL4nr3GZlvGtHL/gB+/Xe4XfynqOHhK/yZI0v5 2YFk+hj7G0jB92g/yz+PQkMzgIgetkNLeOPGSfTuNma5rtFK+Qv0VzHVZHpsnB80983M1u TVuq/RvFo1RMSKpXEQx/e5whpgKpEZeXdYlR5pQ6ZZQWS/xM87HIUtI3o/QvXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=UkSb+dyU; 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=1717160603; a=rsa-sha256; cv=none; b=uMjGI1j3ichkw+aL6m5w0OEJJBrwcFmdSpvu78Ov+tydXjb9Kk04fB2rV/kHH5F9lUZ/+k UdFlm6Kr9ZXWDcI6Gy6VSq0LVasVEPi0LyPQITcFjufLFQ/4ib9R55nfH7r9sYUnP+DXgN AGuOGnv74oTRRTQFw5AN8b8kGjLGdNz1ErMGyptDiVIikAevRR/RfYir1JBICU79Jx16s6 MaEVLaLoku/sIcjbxu3w59PoU0uRz7b8yrsGlxqd+KbzzGOM7J6i+SzvyhOT70emxbf6Xt BtAWr2vCKomPBzdLTLDdugMM8B66FMStcwln6PAKwt3OxBRMlOkPIATfsj8HFw== 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 C586F71B88 for ; Fri, 31 May 2024 15:03:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD1uX-0008NG-0k; Fri, 31 May 2024 09:03:09 -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 1sD1uL-0007vC-4Z for guix-patches@gnu.org; Fri, 31 May 2024 09:02:58 -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 1sD1uJ-0005w2-4X for guix-patches@gnu.org; Fri, 31 May 2024 09:02:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD1uU-0006SW-4s; Fri, 31 May 2024 09:03:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH v2 36/44] gnu: rust-clap-complete-4: Update to 4.5.2. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 13:03:06 +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.171716053424640 (code B ref 71278); Fri, 31 May 2024 13:03:06 +0000 Received: (at 71278) by debbugs.gnu.org; 31 May 2024 13:02:14 +0000 Received: from localhost ([127.0.0.1]:53694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1te-0006PH-AG for submit@debbugs.gnu.org; Fri, 31 May 2024 09:02:14 -0400 Received: from layka.disroot.org ([178.21.23.139]:55792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1sw-0006KG-Ne for 71278@debbugs.gnu.org; Fri, 31 May 2024 09:01:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2E25C414B8; Fri, 31 May 2024 15:01:19 +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 M5YwsgkdLGiz; Fri, 31 May 2024 15:01:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717160478; bh=yl8P1xNI89/sOHS/KUkQ6/8UmUvaMOIasoQFffWSO8E=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=UkSb+dyUx97ZpEHmblkVcUUuuubeHiozj9ooqYVydT5qhriWn4jT0UtQGIkQbfiem 2Ww6YrMqF3kAzWoKiWUuT2sjZVRvNKHtfyWiL6Hkgo7MgQ9LGZBhOz0V5ihcQfGmB/ Yu7z57Thr5Zw7/9IpLo6n06s81lfNMRJ1pTyWCave3T2xE7dvj5u4svzkyjlXtB/xD QAMXk9oqH+RuqsTOLloP8978VmJx4iM0/8XcYHoG/gkuo0NuHNQMl/6EQgv2LWOC8G 96PLayHz9NKAvsBhiMqYaxKnPdXer+Gh0Co147J8IEG4lUnXJtNuX3PwsdYTE0Sviq 8ctgPOUkDT+7g== Date: Fri, 31 May 2024 09:38:26 -0300 Message-ID: <53c3f0138e6f36e8f09ea4edb9f5b029f8df875d.1717159113.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-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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.35 X-Migadu-Queue-Id: C586F71B88 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.35 X-TUID: sGO7DVCsX6Jz * gnu/packages/crates-io.scm (rust-clap-complete-4): Update to 4.5.2. * gnu/packages/crates-io.scm (rust-clap-complete-4): Run guix style on the package definition. Change-Id: Ie8eff9db033df2cef56f14f24a154df7f133262e --- 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 e6f1baed6a..660f086319 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -13022,30 +13022,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