guix-commits
[Top][All Lists]
Advanced

[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)))



reply via email to

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