[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70606] [PATCH rust-team 38/92] gnu: rust-clap-derive-3: Order alpha
From: |
Herman Rimm |
Subject: |
[bug#70606] [PATCH rust-team 38/92] gnu: rust-clap-derive-3: Order alphabetically. |
Date: |
Tue, 24 Dec 2024 16:32:03 +0100 |
* gnu/packages/crates-io.scm (rust-clap-derive-3): Order.
Change-Id: I6191e83f85a7f991f8aba05224ebdcfaa6e4f053
---
gnu/packages/crates-io.scm | 40 +++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 8eae38109b..8befada5cc 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -14162,26 +14162,6 @@ (define-public rust-clap-derive-4
"This package provides the procedural macro crate for Clap.")
(license (list license:expat license:asl2.0))))
-(define-public rust-clap-derive-3
- (package
- (inherit rust-clap-derive-4)
- (name "rust-clap-derive")
- (version "3.2.25")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "clap_derive" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "025hh66cyjk5xhhq8s1qw5wkxvrm8hnv5xwwksax7dy8pnw72qxf"))))
- (arguments
- (list #:cargo-inputs
- `(("rust-heck" ,rust-heck-0.4)
- ("rust-proc-macro-error" ,rust-proc-macro-error-1)
- ("rust-proc-macro2" ,rust-proc-macro2-1)
- ("rust-quote" ,rust-quote-1)
- ("rust-syn" ,rust-syn-1))))))
-
(define-public rust-clap-4
(package
(name "rust-clap")
@@ -14410,6 +14390,26 @@ (define-public rust-clap-complete-fig-3
with Clap to generate Fig completion scripts.")
(license (list license:expat license:asl2.0))))
+(define-public rust-clap-derive-3
+ (package
+ (inherit rust-clap-derive-4)
+ (name "rust-clap-derive")
+ (version "3.2.25")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "clap_derive" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "025hh66cyjk5xhhq8s1qw5wkxvrm8hnv5xwwksax7dy8pnw72qxf"))))
+ (arguments
+ (list #:cargo-inputs
+ `(("rust-heck" ,rust-heck-0.4)
+ ("rust-proc-macro-error" ,rust-proc-macro-error-1)
+ ("rust-proc-macro2" ,rust-proc-macro2-1)
+ ("rust-quote" ,rust-quote-1)
+ ("rust-syn" ,rust-syn-1))))))
+
(define-public rust-clap-lex-0.7
(package
(name "rust-clap-lex")
--
2.45.2
- [bug#70606] [PATCH rust-team 18/92] gnu: rust-autocfg-1: Order alphabetically., (continued)
- [bug#70606] [PATCH rust-team 18/92] gnu: rust-autocfg-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 32/92] gnu: rust-cargo-lock-8: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 36/92] gnu: rust-ci-info-0.3: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 14/92] gnu: rust-asio-sys-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 21/92] gnu: rust-av1-grain-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 41/92] gnu: rust-clap-complete-nushell-0.1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 22/92] gnu: rust-base-x-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 39/92] gnu: rust-clap-derive-4: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 24/92] gnu: rust-bio-types-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 15/92] gnu: rust-as-variant-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 38/92] gnu: rust-clap-derive-3: Order alphabetically.,
Herman Rimm <=
- [bug#70606] [PATCH rust-team 44/92] gnu: rust-clap-cargo-0.12: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 49/92] gnu: rust-const-panic-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 46/92] gnu: rust-const-str-proc-macro-0.5: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 51/92] gnu: rust-const-format-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 12/92] gnu: rust-askama-shared-0.12: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 48/92] gnu: rust-const-panic-macros-0.2: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 11/92] gnu: rust-askama-derive-0.12: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 29/92] gnu: rust-bytesize-1: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 26/92] gnu: rust-blas-sys-0.7: Order alphabetically., Herman Rimm, 2024/12/24
- [bug#70606] [PATCH rust-team 30/92] gnu: rust-cargo-lock-10: Order alphabetically., Herman Rimm, 2024/12/24