From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from eggs.gnu.org ([2001:470:142:3::10]:55798)
 by lists.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jIkIK-0004jq-2y
 for guix-patches@gnu.org; Sun, 29 Mar 2020 22:36:57 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
 (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jIkII-0004Zt-VH
 for guix-patches@gnu.org; Sun, 29 Mar 2020 22:36:55 -0400
Received: from debbugs.gnu.org ([209.51.188.43]:48733)
 by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
 (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
 id 1jIkII-0004ZY-QX
 for guix-patches@gnu.org; Sun, 29 Mar 2020 22:36:54 -0400
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
 (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1jIkII-0004rQ-N3
 for guix-patches@gnu.org; Sun, 29 Mar 2020 22:36:54 -0400
Subject: [bug#40105] [PATCH] gnu: Add wol.
Resent-Message-ID: <handler.40105.D40105.158553573617447@debbugs.gnu.org>
MIME-Version: 1.0
References: <CAEwRq=qY8Qgz97Y_ivHb6qrUPieD95Jw-AUqoFnwOMUQ56sVUw@mail.gmail.com>
 <20200319125527.diyj7squla4jfhv2@gravity>
 <CAEwRq=rtcoaKA5PYNyiZrMKdLhOGc3SWUwCjKWvD-oo=sQqqWg@mail.gmail.com>
 <20200328230935.7tqjyjazm55pv3fr@gravity>
In-Reply-To: <20200328230935.7tqjyjazm55pv3fr@gravity>
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sun, 29 Mar 2020 10:26:47 +0200
Message-ID: <CAEwRq=pmbvDpHR7d2oV-WF26aAP3VVbfF2zNpX26Pw-W3SDG5Q@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
List-Id: <guix-patches.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>,
 <mailto:guix-patches-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-patches>
List-Post: <mailto:guix-patches@gnu.org>
List-Help: <mailto:guix-patches-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>,
 <mailto:guix-patches-request@gnu.org?subject=subscribe>
Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org
Sender: "Guix-patches" <guix-patches-bounces+kyle=kyleam.com@gnu.org>
To: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= <kuba@kadziolka.net>
Cc: 40105-done@debbugs.gnu.org

Hello Jakub,

On Sun, Mar 29, 2020 at 12:09 AM Jakub K=C4=85dzio=C5=82ka <kuba@kadziolka.=
net> wrote:
> Sorry for taking a while to respond on this, but I pushed your patch as
> commit 62b9ad19e3a6638f8e077753454fdf08ba586146 with two changes:
> Firstly, I removed the @code tag as you suggested. Secondly, I removed
> the references to `name' in the URL, since, as the contributing
> guidelines suggest, the URL likely won't be valid if the name gets
> changed.

OK, no problem with taking time, and thanks for the fixes, I'll try to reme=
mber
doing those myself for the next patches.

Tchuss

--=20
Vincent Legoll