GNU bug report logs - #55536
[PATCH] gnu: worklog: Remove duplicated word in description.

Previous Next

Package: guix-patches;

Reported by: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>

Date: Fri, 20 May 2022 05:46:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <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: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
Subject: bug#55536: closed (Re: bug#55536: [PATCH] gnu: worklog: Remove
 duplicated word in description.)
Date: Sun, 05 Jun 2022 19:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55536: [PATCH] gnu: worklog: Remove duplicated word in 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 55536 <at> debbugs.gnu.org.

-- 
55536: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55536
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: 55536-done <at> debbugs.gnu.org
Subject: Re: bug#55536: [PATCH] gnu: worklog: Remove duplicated word in
 description.
Date: Sun, 05 Jun 2022 21:18:53 +0200
> * gnu/packages/task-management.scm (worklog)[description]: Remove
>   duplicated word.

Pushed, thanks!

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: worklog: Remove duplicated word in description.
Date: Fri, 20 May 2022 05:44:52 +0000
* gnu/packages/task-management.scm (worklog)[description]: Remove
  duplicated word.
---
 gnu/packages/task-management.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/task-management.scm b/gnu/packages/task-management.scm
index 0fddfa9ffb..aeedbfbe6a 100644
--- a/gnu/packages/task-management.scm
+++ b/gnu/packages/task-management.scm
@@ -175,8 +175,8 @@ and querying data, exposing task data in multiple formats to other tools.")
       (synopsis "Program keeping track of time spent on different projects")
       (description
        "@code{worklog} is a program that helps you keep track of your time.
-@code{worklog} is a simple ncurses based based program that runs a clock and
-logs time to a logfile.")
+@code{worklog} is a simple ncurses based program that runs a clock and logs
+time to a logfile.")
       (license license:public-domain))))
 
 (define-public dstask

base-commit: cf17cbbc1b16dd15c8ec2e637d240de7ae5c3a44
-- 
2.25.1




This bug report was last modified 3 years and 41 days ago.

Previous Next


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