[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/424: gnu: rust-clap-complete-fig-4: Update to 4.5.2.
From: |
guix-commits |
Subject: |
174/424: gnu: rust-clap-complete-fig-4: Update to 4.5.2. |
Date: |
Sun, 10 Nov 2024 05:41:56 -0500 (EST) |
efraim pushed a commit to branch rust-team
in repository guix.
commit c977dce548ef91bcb43e84eb9ee7669e1c1ea76e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Sep 22 15:27:06 2024 +0300
gnu: rust-clap-complete-fig-4: Update to 4.5.2.
* gnu/packages/crates-io.scm (rust-clap-complete-fig-4): Update to 4.5.2.
[cargo-development-inputs]: Replace rust-snapbox-0.4 with 0.6.
Change-Id: I1e0187e367c815ffa850aefc6cdd269e754bb45c
---
gnu/packages/crates-io.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 5fd3f40cc0..aff131ad45 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13074,14 +13074,14 @@ command to Clap.")
(define-public rust-clap-complete-fig-4
(package
(name "rust-clap-complete-fig")
- (version "4.3.1")
+ (version "4.5.2")
(source (origin
(method url-fetch)
(uri (crate-uri "clap_complete_fig" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "17yfrdxy555fv56y0n69r4kgd2iwpq4mgz6k5rn5lc2i1b9y3zlr"))))
+ "0sy88ybw33ba7qj02caxr9jv03wq1f8rdbrbqw81i5gkiwn1156l"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
@@ -13089,7 +13089,7 @@ command to Clap.")
("rust-clap-complete" ,rust-clap-complete-4))
#:cargo-development-inputs
(("rust-clap" ,rust-clap-4)
- ("rust-snapbox" ,rust-snapbox-0.4))))
+ ("rust-snapbox" ,rust-snapbox-0.6))))
(home-page "https://github.com/clap-rs/clap/tree/master/clap_complete_fig")
(synopsis "Generator library used with clap for Fig completion scripts")
(description
- 163/424: gnu: rust-pcre2-0.2: Update to 0.2.9., (continued)
- 163/424: gnu: rust-pcre2-0.2: Update to 0.2.9., guix-commits, 2024/11/10
- 169/424: gnu: rust-ahash-0.7: Update to 0.7.8., guix-commits, 2024/11/10
- 166/424: gnu: Add rust-addr2line-0.24., guix-commits, 2024/11/10
- 167/424: gnu: Add rust-adler2-2., guix-commits, 2024/11/10
- 162/424: gnu: rust-ignore-0.4: Update to 0.4.23., guix-commits, 2024/11/10
- 165/424: gnu: ripgrep: Update to 14.1.1., guix-commits, 2024/11/10
- 171/424: gnu: rust-aho-corasick-1: Update to 1.1.3., guix-commits, 2024/11/10
- 170/424: gnu: rust-ahash-0.4: Update to 0.4.8., guix-commits, 2024/11/10
- 178/424: gnu: rust-clap-complete-4: Update to 4.5.29., guix-commits, 2024/11/10
- 177/424: gnu: rust-clap-builder-4: Update to 4.5.18., guix-commits, 2024/11/10
- 174/424: gnu: rust-clap-complete-fig-4: Update to 4.5.2.,
guix-commits <=
- 180/424: gnu: rust-clap-lex-0.5: Update to 0.5.1., guix-commits, 2024/11/10
- 181/424: gnu: rust-color-print-0.3: Update to 0.3.6., guix-commits, 2024/11/10
- 183/424: gnu: rust-completest-0.4: Update to 0.4.2., guix-commits, 2024/11/10
- 191/424: gnu: rust-memmap2-0.9: Update to 0.9.5., guix-commits, 2024/11/10
- 186/424: gnu: rust-crossbeam-channel-0.5: Update to 0.5.13., guix-commits, 2024/11/10
- 189/424: gnu: Add rust-gimli-0.31., guix-commits, 2024/11/10
- 192/424: gnu: Add rust-miniz-oxide-0.8., guix-commits, 2024/11/10
- 188/424: gnu: rust-crossbeam-utils-0.8: Update to 0.8.20., guix-commits, 2024/11/10
- 196/424: gnu: rust-rustc-demangle-0.1: Update to 0.1.24., guix-commits, 2024/11/10
- 198/424: gnu: Add rust-ruzstd-0.7., guix-commits, 2024/11/10