[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53995] [PATCH 20/31] gnu: update rust-structopt-derive-0.4 to 0.4.1
From: |
Nicolas Graves |
Subject: |
[bug#53995] [PATCH 20/31] gnu: update rust-structopt-derive-0.4 to 0.4.18. |
Date: |
Wed, 16 Feb 2022 02:22:56 +0100 |
---
gnu/packages/crates-io.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 29218e2cd6..09ad2d5292 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -58152,7 +58152,7 @@ (define-public rust-structopt-0.2
(define-public rust-structopt-derive-0.4
(package
(name "rust-structopt-derive")
- (version "0.4.14")
+ (version "0.4.18")
(source
(origin
(method url-fetch)
@@ -58160,8 +58160,7 @@ (define-public rust-structopt-derive-0.4
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
- (base32
- "143gjwvz3s86hwp070km83y25n8kqp5f01kb1dr19f4ilkywvaav"))))
+ (base32 "1q5gcigmvw0cinjxzpyrkflliq5r1ivljmrvfrl3phcwgwraxdfw"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t
@@ -58175,7 +58174,7 @@ (define-public rust-structopt-derive-0.4
(synopsis "Parse command line argument by defining a struct, derive crate")
(description
"This package provides the derive Rust crate for the structopt crate.")
- (license license:asl2.0)))
+ (license (list license:asl2.0 license:expat))))
(define-public rust-structopt-derive-0.2
(package
--
2.34.0
- [bug#53995] [PATCH 11/31] gnu: update rust-native-tls-0.2 to 0.2.8., (continued)
- [bug#53995] [PATCH 11/31] gnu: update rust-native-tls-0.2 to 0.2.8., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 19/31] gnu: update rust-structopt-0.3 to 0.3.26., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 12/31] gnu: update rust-reqwest-0.11 to 0.11.9., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 13/31] gnu: update rust-serde-1 to 1.0.136., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 17/31] gnu: update rust-sha-1-0.9 to 0.9.8., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 18/31] gnu: update rust-sha2-0.9 to 0.9.9., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 15/31] gnu: update rust-serde-path-to-error-0.1 to 0.1.7, Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 14/31] gnu: update rust-serde-json to 1.0.79, Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 16/31] gnu: update rust-serde-repr-0.1 to 0.1.7., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 30/31] gnu: add rust-valuable-0.1., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 20/31] gnu: update rust-structopt-derive-0.4 to 0.4.18.,
Nicolas Graves <=
- [bug#53995] [PATCH 21/31] gnu: update rust-tempfile-3 to 3.3.0., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 23/31] gnu: update rust-thiserror-impl-1 to 1.0.30., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 29/31] gnu: add rust-valuable-derive-0.1., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 22/31] gnu: update rust-thiserror-1 to 1.0.30., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 24/31] gnu: update rust-tokio-1 to 1.16.1., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 25/31] gnu: update rust-tokio-rustls-0.22 to 0.23.2., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 26/31] gnu: update rust-tracing-0.1 to 0.1.30., Nicolas Graves, 2022/02/15
- [bug#53995] [PATCH 28/31] gnu: update rust-tracing-core-0.1 to 0.1.22., Nicolas Graves, 2022/02/15