[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/10: gnu: utox: Fix description.
From: |
Ludovic Courtès |
Subject: |
04/10: gnu: utox: Fix description. |
Date: |
Mon, 19 Dec 2016 22:58:30 +0000 (UTC) |
civodul pushed a commit to branch master
in repository guix.
commit c27b31e8d24a46f23f6a08ccbb6eba2624f47831
Author: ng0 <address@hidden>
Date: Sun Dec 18 20:10:17 2016 +0000
gnu: utox: Fix description.
* gnu/packages/messaging.scm (utox): Fix description.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/packages/messaging.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 2d172d8..4290a9f 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -709,7 +709,8 @@ encrypted messenger protocol.")
("openal" ,openal)
("v4l-utils" ,v4l-utils)))
(synopsis "Lightweight Tox client")
- (description "A lightweight Tox client. Tox is a distributed and secure
+ (description
+ "Utox is a lightweight Tox client. Tox is a distributed and secure
instant messenger with audio and video chat capabilities.")
(home-page "http://utox.org/")
(license license:gpl3)))
- branch master updated (acb5f7c -> dc0ef09), Ludovic Courtès, 2016/12/19
- 05/10: gnu: cuirass: Add Git to 'PATH'., Ludovic Courtès, 2016/12/19
- 07/10: services: cuirass: Honor 'user' and 'group'., Ludovic Courtès, 2016/12/19
- 09/10: services: guix: Remove dependency on lsh., Ludovic Courtès, 2016/12/19
- 08/10: services: cuirass: Cache defaults to /var/cache/cuirass., Ludovic Courtès, 2016/12/19
- 06/10: services: cuirass: Add 'log-file' option., Ludovic Courtès, 2016/12/19
- 04/10: gnu: utox: Fix description.,
Ludovic Courtès <=
- 01/10: install: The list of services is now a plain list., Ludovic Courtès, 2016/12/19
- 03/10: gnu: utox: Update to 0.11.0., Ludovic Courtès, 2016/12/19
- 02/10: gnu: Add c-toxcore., Ludovic Courtès, 2016/12/19
- 10/10: services: guix: Add 'log-file' configuration option., Ludovic Courtès, 2016/12/19