[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: picocom: Fix description.
From: |
guix-commits |
Subject: |
04/13: gnu: picocom: Fix description. |
Date: |
Mon, 11 Mar 2019 08:26:08 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5e5bd818437f325ca4f6f9e44578bedbc4067e85
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 11 11:07:11 2019 +0100
gnu: picocom: Fix description.
* gnu/packages/terminals.scm (picocom)[synopsis]: Shorten.
[description]: Properly introduce.
---
gnu/packages/terminals.scm | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 1217088..536a489 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -367,11 +367,12 @@ combining, and so on, with a simple interface.")
(install-file "picocom" bin)
(install-file "picocom.1" man)))))))
(home-page "https://github.com/npat-efault/picocom")
- (synopsis "Minimal dumb-terminal emulation program")
- (description "It was designed to serve as a simple, manual, modem
-configuration, testing, and debugging tool. It has also serves well
-as a low-tech serial communications program to allow access to all
-types of devices that provide serial consoles.")
+ (synopsis "Minimal dumb-terminal emulator")
+ (description
+ "Picocom is a minimal dumb-terminal emulation program. It was designed to
+serve as a simple and manual modem configuration, testing, and debugging tool.
+It also serves well as a low-tech serial communications program to allow access
+to all types of devices that provide serial consoles.")
(license license:gpl2+)))
(define-public beep
- branch master updated (3edd7a3 -> e445bd1), guix-commits, 2019/03/11
- 05/13: gnu: skalibs: Update to 2.8.0.1., guix-commits, 2019/03/11
- 13/13: gnu: s6-linux-utils: Update to 2.5.0.1., guix-commits, 2019/03/11
- 12/13: gnu: s6-linux-init: Update to 0.4.0.1., guix-commits, 2019/03/11
- 10/13: gnu: s6-rc: Update to 0.5.0.0., guix-commits, 2019/03/11
- 08/13: gnu: s6-dns: Update to 2.3.0.2., guix-commits, 2019/03/11
- 03/13: gnu: picocom: Update to 3.1., guix-commits, 2019/03/11
- 11/13: gnu: s6-portable-utils: Update to 2.2.1.3., guix-commits, 2019/03/11
- 06/13: gnu: execline: Update to 2.5.1.0., guix-commits, 2019/03/11
- 04/13: gnu: picocom: Fix description.,
guix-commits <=
- 09/13: gnu: s6-networking: Update to 2.3.0.4., guix-commits, 2019/03/11
- 01/13: gnu: perl-image-exiftool: Add upstream URL., guix-commits, 2019/03/11
- 02/13: gnu: perl-image-exiftool: Update to 11.31., guix-commits, 2019/03/11
- 07/13: gnu: s6: Update to 2.8.0.0., guix-commits, 2019/03/11