GNU bug report logs -
#75372
[PATCH 00/44] Add rust-bottom-0.10
Previous Next
Reported by: Divya Ranjan <divya <at> subvertising.org>
Date: Sun, 5 Jan 2025 07:02:02 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
Message #134 received at 75372 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-clap-complete-nushell-4): Update to 4.5.5.
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 5c1a16a826..d34550ba78 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -12899,14 +12899,14 @@ (define-public rust-clap-complete-fig-3
(define-public rust-clap-complete-nushell-4
(package
(name "rust-clap-complete-nushell")
- (version "4.5.4")
+ (version "4.5.5")
(source
(origin
(method url-fetch)
(uri (crate-uri "clap_complete_nushell" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0xvnl61gnc3j76b9y50y35zvg7fls30i7lyb43fmsvncj3kh4n9i"))))
+ (base32 "12miqxh9g7q37w11bgv55b32s0hdf6avf0lhagzc5psp6icv3a66"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs (("rust-clap" ,rust-clap-4)
--
2.47.1
This bug report was last modified 140 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.