GNU bug report logs - #73149
[PATCH] gnu: upower-service-type: Fix typo in the description field.

Previous Next

Package: guix-patches;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Mon, 9 Sep 2024 14:54:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

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: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Subject: bug#73149: closed (Re: [bug#73149] Acknowledgement ([PATCH] gnu:
 upower-service-type: Fix typo in the description field.))
Date: Sat, 14 Sep 2024 00:22:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73149: [PATCH] gnu: upower-service-type: Fix typo in the description field.

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 73149 <at> debbugs.gnu.org.

-- 
73149: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73149
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Cc: 73149-done <at> debbugs.gnu.org
Subject: Re: [bug#73149] Acknowledgement ([PATCH] gnu: upower-service-type:
 Fix typo in the description field.)
Date: Sat, 14 Sep 2024 02:21:37 +0200
Rostislav Svoboda <rostislav.svoboda <at> gmail.com> writes:
> Subject: [PATCH 1/3] gnu: upower-service-type: Fix typo in the description
>  field.
> Subject: [PATCH 2/3] gnu: python-treq: Fix typo in the description field.
> Subject: [PATCH 3/3] gnu: perl-sub-override: Fix typo in the description
>  field.

Pushed as 47d36f34b2f8e8e585d9dd5c1ffb29a9ccb3e3bb and following.
Thank you!

Regards,
Florian

[Message part 3 (message/rfc822, inline)]
From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [PATCH] gnu: upower-service-type: Fix typo in the description field.
Date: Mon,  9 Sep 2024 16:52:14 +0200
* gnu/services/desktop.scm (upower-service-type): Fix typo in the description
field.

Change-Id: Ifc6e5a86bd1a031353bd2e93871c314c7937adeb
---
 gnu/services/desktop.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index b8dc4a4912..8afb54ae48 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -317,7 +317,7 @@ (define upower-service-type
   (let ((upower-package (compose list upower-configuration-upower)))
     (service-type (name 'upower)
                   (description
-                   "Run @command{upowerd}}, a system-wide monitor for power
+                   "Run @command{upowerd}, a system-wide monitor for power
 consumption and battery levels, with the given configuration settings.  It
 implements the @code{org.freedesktop.UPower} D-Bus interface, and is notably
 used by GNOME.")

base-commit: cc2619a7bd7542d834762de2430937a59d1f3a36
-- 
2.46.0




This bug report was last modified 271 days ago.

Previous Next


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