[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/14: gnu: glirc: Extend description.
From: |
guix-commits |
Subject: |
11/14: gnu: glirc: Extend description. |
Date: |
Tue, 1 Aug 2023 16:46:46 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 844a98ed52ce60aa28bf23aa337218a4b54f83d5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 23 02:00:00 2023 +0200
gnu: glirc: Extend description.
* gnu/packages/irc.scm (glirc)[description]: Extend.
---
gnu/packages/irc.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 7c6f33889d..cbe80f5e45 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -148,9 +148,11 @@
(home-page "https://github.com/glguy/irc-core")
(synopsis "Console IRC client")
(description
- "Glirc is a console IRC client with an emphasis on providing dynamic views
-into the model of your IRC connections. All views and transformation are
-dynamic and don't change the underlying model.")
+ "Glirc is a console IRC client that focuses on providing both high-detail
+and concise views of an IRC connection. All views and transformation are
+dynamic and don't change the underlying model. It also provides advanced
+line-editing features including syntax-highlighting, multi-line buffering,
+and argument placeholders.")
(license license:isc)))
(define-public quassel
- branch master updated (45b7a8bfda -> 7b2b0a5e1d), guix-commits, 2023/08/01
- 03/14: gnu: capnproto: Update to 1.0 [fixes CVE-2022-46149]., guix-commits, 2023/08/01
- 08/14: gnu: libpoly: Update to 0.1.12., guix-commits, 2023/08/01
- 02/14: gnu: mash: Fix build., guix-commits, 2023/08/01
- 04/14: gnu: jc: Update to 1.23.4., guix-commits, 2023/08/01
- 05/14: gnu: openttd-engine: Update to 13.4., guix-commits, 2023/08/01
- 07/14: gnu: pv: Update to 1.7.24., guix-commits, 2023/08/01
- 06/14: gnu: openttd-opensfx: Update to 1.0.3., guix-commits, 2023/08/01
- 11/14: gnu: glirc: Extend description.,
guix-commits <=
- 09/14: gnu: Remove duplicate module import from (gnu packages irc)., guix-commits, 2023/08/01
- 01/14: gnu: mash: Update package style., guix-commits, 2023/08/01
- 10/14: gnu: glirc: Install man page and README.md., guix-commits, 2023/08/01
- 13/14: gnu: pipe-viewer: Update to 0.4.8., guix-commits, 2023/08/01
- 14/14: gnu: lagrange: Update to 1.16.6., guix-commits, 2023/08/01
- 12/14: gnu: foot: Update to 1.15.2., guix-commits, 2023/08/01