[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52149] [PATCH 02/26] gnu: Remove redundant parts of rust-cargo-0.53
From: |
(unmatched-parenthesis |
Subject: |
[bug#52149] [PATCH 02/26] gnu: Remove redundant parts of rust-cargo-0.53 |
Date: |
Mon, 27 Dec 2021 16:50:39 +0000 |
* gnu/packages/crates-io.scm (rust-cargo-0.53): Remove redundant fields
---
gnu/packages/crates-io.scm | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 35c39abcdd..788cd445cc 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -8322,11 +8322,8 @@ (define-public rust-cargo-0.53
(sha256
(base32
"12ns9v4dd8vnvsaqgd897h2zc19w00i5ii3slda653zbhfzm6zna"))))
- (build-system cargo-build-system)
(arguments
- `(;; The test suite is disabled as the internal 'cargo-test-macro' and
- ;; 'cargo-test-support' crates are not included in the release.
- #:tests? #f
+ `(#:tests? #f
#:cargo-inputs
(("rust-anyhow" ,rust-anyhow-1)
("rust-atty" ,rust-atty-0.2)
@@ -8388,12 +8385,7 @@ (define-public rust-cargo-0.53
(native-inputs
(list pkg-config))
(inputs
- (list curl libssh2 openssl zlib))
- (home-page "https://crates.io")
- (synopsis "Package manager for Rust")
- (description "Cargo, a package manager for Rust. This package provides
-the library crate of Cargo.")
- (license (list license:expat license:asl2.0))))
+ (list curl libssh2 openssl zlib))))
(define-public rust-cargo-metadata-0.13
(package
--
2.34.0
- [bug#52149] [PATCH 01/26] gnu: Add rust-cargo-0.58., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 02/26] gnu: Remove redundant parts of rust-cargo-0.53,
(unmatched-parenthesis <=
- [bug#52149] [PATCH 04/26] gnu: Add rust-cargo-util-0.1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 05/26] gnu: Update rust-curl-0.4; Update rust-curl-sys-0.4., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 03/26] gnu: Update rust-crossbeam-utils-0.8., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 06/26] gnu: Add rust-duct-0.9., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 08/26] gnu: Update dependencies of rust-bstr-0.2., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 11/26] gnu: Add rust-tracing-subscriber-0.3., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 07/26] gnu: Add rust-env-logger-0.9., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 16/26] gnu: Update rust-jobserver-0.1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 20/26] gnu: Update rust-os-info-3., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 17/26] gnu: Update rust-itertools-0.10., (unmatched-parenthesis, 2021/12/27