guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

100/155: gnu: utox: Fix description.


From: John Darrington
Subject: 100/155: gnu: utox: Fix description.
Date: Wed, 21 Dec 2016 20:48:37 +0000 (UTC)

jmd pushed a commit to branch wip-installer
in repository guix.

commit f45153303c48840ebbbaad44c8ceff3a169fab71
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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]