[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/40: gnu: rust-parking-lot-0.11: Shorten synopsis.
From: |
guix-commits |
Subject: |
25/40: gnu: rust-parking-lot-0.11: Shorten synopsis. |
Date: |
Sat, 23 Jan 2021 19:33:27 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit dea2f09d128c8f2b0808caa957b10de9d789875f
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Jan 24 00:32:49 2021 +0100
gnu: rust-parking-lot-0.11: Shorten synopsis.
* gnu/packages/crates-io.scm (rust-parking-lot-0.11): Shorten synopsis.
---
gnu/packages/crates-io.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 044f7b2..7f87378 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -23066,9 +23066,11 @@ unparking.")
(("rust-bincode" ,rust-bincode-1)
("rust-rand" ,rust-rand-0.7))))
(home-page "https://github.com/Amanieu/parking_lot")
- (synopsis "More compact and efficient implementations of the standard
synchronization primitives")
- (description "This package provides more compact and efficient
-implementations of the standard synchronization primitives.")
+ (synopsis
+ "Efficient implementations of the standard synchronization primitives")
+ (description
+ "This package provides more compact and efficient implementations
+of the standard synchronization primitives.")
(license (list license:asl2.0 license:expat))))
(define-public rust-parking-lot-0.10
- 26/40: gnu: rust-which-2: Remove minor version from variable name., (continued)
- 26/40: gnu: rust-which-2: Remove minor version from variable name., guix-commits, 2021/01/23
- 27/40: gnu: Add rust-bindgen-0.47., guix-commits, 2021/01/23
- 29/40: gnu: Add rust-num-format-0.4., guix-commits, 2021/01/23
- 34/40: gnu: Add rust-crossbeam-deque-0.8., guix-commits, 2021/01/23
- 12/40: gnu: Add rust-rand-0.8., guix-commits, 2021/01/23
- 14/40: gnu: Add rust-parse-zoneinfo-0.3., guix-commits, 2021/01/23
- 15/40: gnu: Add rust-chrono-tz-0.5., guix-commits, 2021/01/23
- 16/40: gnu: Add rust-tera-1., guix-commits, 2021/01/23
- 19/40: gnu: Add rust-indoc-1., guix-commits, 2021/01/23
- 24/40: gnu: rust-parking-lot-0.11: Update to 0.11.1., guix-commits, 2021/01/23
- 25/40: gnu: rust-parking-lot-0.11: Shorten synopsis.,
guix-commits <=
- 28/40: gnu: Add rust-num-format-windows-0.3., guix-commits, 2021/01/23
- 32/40: gnu: rust-ignore-0.4: Update to 0.4.17., guix-commits, 2021/01/23
- 30/40: gnu: rust-same-file-1: Drop minor version from variable name., guix-commits, 2021/01/23
- 37/40: gnu: rust-rayon-1: Update to 1.5.0., guix-commits, 2021/01/23
- 40/40: gnu: tokei: Update to 12.1.2., guix-commits, 2021/01/23
- 31/40: gnu: Add rust-crossbeam-channel-0.5., guix-commits, 2021/01/23
- 33/40: gnu: Add rust-crossbeam-epoch-0.9., guix-commits, 2021/01/23
- 35/40: gnu: Add rust-memoffset-0.6., guix-commits, 2021/01/23
- 36/40: gnu: rust-rayon-core-1: Update to 1.9.0., guix-commits, 2021/01/23
- 39/40: gnu: rust-aho-corasick-0.7: Update to 0.7.15., guix-commits, 2021/01/23