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

Previous Next

Package: guix-patches;

Reported by: Robert Karszniewicz <avoidr <at> posteo.de>

Date: Mon, 30 Nov 2020 21:27:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Robert Karszniewicz <avoidr <at> posteo.de>
Subject: bug#44972: closed (Re: [bug#44972] [PATCH 2/2] gnu: utox: Update
 home-page and description.)
Date: Thu, 03 Dec 2020 22:16:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 44972 <at> debbugs.gnu.org.

-- 
44972: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44972
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Robert Karszniewicz <avoidr <at> posteo.de>
Cc: 44972-done <at> debbugs.gnu.org
Subject: Re: [bug#44972] [PATCH 2/2] gnu: utox: Update home-page and
 description.
Date: Thu, 03 Dec 2020 23:15:33 +0100
Robert Karszniewicz <avoidr <at> posteo.de> skribis:

> * gnu/packages/messaging.scm (utox): Update home-page and description.
> [home-page]: Change to GitHub URL.
> [description]: Fix uTox naming style.

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Robert Karszniewicz <avoidr <at> posteo.de>
To: guix-patches <at> gnu.org
Cc: Robert Karszniewicz <avoidr <at> posteo.de>
Subject: [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




This bug report was last modified 4 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.