summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRobert Karszniewicz <avoidr@posteo.de>2020-11-30 22:18:30 +0100
committerLudovic Courtès <ludo@gnu.org>2020-12-03 23:18:30 +0100
commit4f7698ba53da501d6ce9468eeff7b40e557aae86 (patch)
treeea2d4f78d676c9e1d84e1db0ffd4d7fa7f99fe81 /gnu
parentf5ba25ddffa6e315ccf42d391fbefd78b686926a (diff)
downloadguix-patches-4f7698ba53da501d6ce9468eeff7b40e557aae86.tar
guix-patches-4f7698ba53da501d6ce9468eeff7b40e557aae86.tar.gz
gnu: utox: Update home-page and description.
* gnu/packages/messaging.scm (utox): Update home-page and description. [home-page]: Change to GitHub URL. [description]: Fix uTox naming style. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/messaging.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 6dd8cab0d3..1393843e57 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