GNU bug report logs - #34579
[PATCH] services: desktop: Fix define for the upower-service procedure.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Tue, 19 Feb 2019 20:55:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34579: closed ([PATCH] services: desktop: Fix define for the
 upower-service procedure.)
Date: Sun, 24 Feb 2019 21:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 24 Feb 2019 21:49:51 +0000
with message-id <871s3whn5s.fsf <at> cbaines.net>
and subject line Re: [bug#34579] [PATCH] services: desktop: Fix define for the upower-service procedure.
has caused the debbugs.gnu.org bug report #34579,
regarding [PATCH] services: desktop: Fix define for the upower-service procedure.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
34579: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34579
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] services: desktop: Fix define for the upower-service
 procedure.
Date: Tue, 19 Feb 2019 20:54:26 +0000
* gnu/services/desktop.scm (upower-service): Fill in the replacement for
upower-service.
---
 gnu/services/desktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index ce63969dc8..7940f28a26 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -306,6 +306,7 @@ used by GNOME.")
                                    (time-critical 300)
                                    (time-action 120)
                                    (critical-power-action 'hybrid-sleep))
+  upower-service-type
   "Return a service that runs @uref{http://upower.freedesktop.org/,
 @command{upowerd}}, a system-wide monitor for power consumption and battery
 levels, with the given configuration settings.  It implements the
-- 
2.20.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 34579-done <at> debbugs.gnu.org
Subject: Re: [bug#34579] [PATCH] services: desktop: Fix define for the
 upower-service procedure.
Date: Sun, 24 Feb 2019 21:49:51 +0000
[Message part 4 (text/plain, inline)]
Ricardo Wurmus <rekado <at> elephly.net> writes:

> Christopher Baines <mail <at> cbaines.net> writes:
>
>> * gnu/services/desktop.scm (upower-service): Fill in the replacement for
>> upower-service.
>> ---
>>  gnu/services/desktop.scm | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
>> index ce63969dc8..7940f28a26 100644
>> --- a/gnu/services/desktop.scm
>> +++ b/gnu/services/desktop.scm
>> @@ -306,6 +306,7 @@ used by GNOME.")
>>                                     (time-critical 300)
>>                                     (time-action 120)
>>                                     (critical-power-action 'hybrid-sleep))
>> +  upower-service-type
>>    "Return a service that runs @uref{http://upower.freedesktop.org/,
>>  @command{upowerd}}, a system-wide monitor for power consumption and battery
>>  levels, with the given configuration settings.  It implements the
>
> Looks fine to me.  Thanks!

Great, I've pushed this to master now as
bb65f66ce0e5feee2d997a8526e10fc9f31e97fd.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 72 days ago.

Previous Next


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