guix-patches
[Top][All Lists]
Advanced

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

[bug#44972] [PATCH 2/2] gnu: utox: Update home-page and description.


From: Robert Karszniewicz
Subject: [bug#44972] [PATCH 2/2] gnu: utox: Update home-page and description.
Date: Mon, 30 Nov 2020 22:18:30 +0100

* gnu/packages/messaging.scm (utox): Update home-page and description.
[home-page]: Change to GitHub URL.
[description]: Fix uTox naming style.
---
The previous domain does not belong to uTox. Currently, uTox has no
website.

 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 20e1b1f0cb..b95faf3acf 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1253,9 +1253,9 @@ messenger protocol.")
       ("pkg-config" ,pkg-config)))
    (synopsis "Lightweight Tox client")
    (description
-    "Utox is a lightweight Tox client.  Tox is a distributed and secure
+    "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/";)
+   (home-page "https://github.com/uTox/uTox";)
    (license license:gpl3)))
 
 (define-public qtox
-- 
2.29.2






reply via email to

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