[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52149] [PATCH 17/26] gnu: Update rust-itertools-0.10.
From: |
(unmatched-parenthesis |
Subject: |
[bug#52149] [PATCH 17/26] gnu: Update rust-itertools-0.10. |
Date: |
Mon, 27 Dec 2021 16:50:54 +0000 |
* gnu/packages/crates-io.scm (rust-itertools-0.10): Update to 0.10.3.
---
gnu/packages/crates-io.scm | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 39d042e2e2..c7fff724e3 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25379,19 +25379,23 @@ (define-public rust-iso8601-0.1
(define-public rust-itertools-0.10
(package
(name "rust-itertools")
- (version "0.10.0")
+ (version "0.10.3")
(source
(origin
(method url-fetch)
(uri (crate-uri "itertools" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "06dkghwi1a6ah2103gibxnr2ys762m5x4rp75x0q43imis8p5m9p"))))
+ (base32 "1qy55fqbaisr9qgbn7cvdvqlfqbh1f4ddf99zwan56z7l6gx3ad9"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t
#:cargo-inputs
- (("rust-either" ,rust-either-1))))
+ (("rust-criterion" ,rust-criterion-0.3)
+ ("rust-either" ,rust-either-1)
+ ("rust-quickcheck" ,rust-quickcheck-0.9)
+ ("rust-permutohedron" ,rust-permutohedron-0.2)
+ ("rust-rand" ,rust-rand-0.7))))
(home-page "https://github.com/rust-itertools/itertools")
(synopsis "Extra iterator adaptors, methods, free functions, and macros")
(description
--
2.34.0
- [bug#52149] [PATCH 02/26] gnu: Remove redundant parts of rust-cargo-0.53, (continued)
- [bug#52149] [PATCH 02/26] gnu: Remove redundant parts of rust-cargo-0.53, (unmatched-parenthesis, 2021/12/27
- [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 <=
- [bug#52149] [PATCH 14/26] gnu: Change checksum of rust-cargo-platform-0.1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 22/26] gnu: Add rust-loom-0.5., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 10/26] gnu: Update rust-trybuild-1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 09/26] gnu: Add rust-version-sync-0.9., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 15/26] gnu: Add rust-generator-0.7., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 19/26] gnu: Add rust-rustfix-0.6., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 26/26] gnu: Add rust-time-macros-0.2., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 23/26] gnu: Add rust-opener-0.5., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 12/26] gnu: Add rust-time-0.3., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 13/26] gnu: Update rust-cargo-metadata-0.6., (unmatched-parenthesis, 2021/12/27