[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: gRPC: Update description.
From: |
guix-commits |
Subject: |
06/12: gnu: gRPC: Update description. |
Date: |
Sat, 12 Oct 2019 12:43:29 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 0effc65cc9dcd3471167001a9ef28a6a0ef72e53
Author: Marius Bakke <address@hidden>
Date: Sat Oct 12 14:56:30 2019 +0200
gnu: gRPC: Update description.
* gnu/packages/machine-learning.scm (grpc)[description]: Remove "open
source".
---
gnu/packages/machine-learning.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 33f8c71..254ee59 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -1306,12 +1306,12 @@ Python.")
("python" ,python-wrapper)))
(home-page "https://grpc.io")
(synopsis "High performance universal RPC framework")
- (description "gRPC is a modern open source high performance @dfn{Remote
-Procedure Call} (RPC) framework that can run in any environment. It can
-efficiently connect services in and across data centers with pluggable support
-for load balancing, tracing, health checking and authentication. It is also
-applicable in last mile of distributed computing to connect devices, mobile
-applications and browsers to backend services.")
+ (description "gRPC is a modern high performance @dfn{Remote Procedure Call}
+(RPC) framework that can run in any environment. It can efficiently connect
+services in and across data centers with pluggable support for load balancing,
+tracing, health checking and authentication. It is also applicable in last
+mile of distributed computing to connect devices, mobile applications and
+browsers to backend services.")
(license license:asl2.0)))
;; Note that Tensorflow includes a "third_party" directory, which seems to not
- branch master updated (5ce153b -> 9f29473), guix-commits, 2019/10/12
- 06/12: gnu: gRPC: Update description.,
guix-commits <=
- 10/12: gnu: Add doctest., guix-commits, 2019/10/12
- 07/12: gnu: python-django: Update to 1.11.25 [security fixes]., guix-commits, 2019/10/12
- 08/12: gnu: kodi: Update to 18.4., guix-commits, 2019/10/12
- 09/12: gnu: twolame: Update to 0.4.0., guix-commits, 2019/10/12
- 05/12: gnu: FANN: Update description., guix-commits, 2019/10/12
- 03/12: gnu: BOINC: Add a source file name., guix-commits, 2019/10/12
- 04/12: gnu: arx-libertatis: Update description., guix-commits, 2019/10/12
- 11/12: gnu: json-modern-cxx: Update to 3.7.0., guix-commits, 2019/10/12
- 02/12: gnu: BOINC: Update license., guix-commits, 2019/10/12
- 01/12: gnu: BOINC: Remove redundant comment., guix-commits, 2019/10/12