From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59000) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0pRX-0005bC-13 for guix-patches@gnu.org; Thu, 22 Aug 2019 11:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i0pRU-0005jZ-IM for guix-patches@gnu.org; Thu, 22 Aug 2019 11:56:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57632) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i0pRS-0005iG-97 for guix-patches@gnu.org; Thu, 22 Aug 2019 11:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i0pRS-0006P2-6v for guix-patches@gnu.org; Thu, 22 Aug 2019 11:56:02 -0400 Subject: bug#36892: [PATCH 0/2] Add reaver Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87tvb1t157.fsf@araneo.si> Date: Thu, 22 Aug 2019 17:54:56 +0200 In-Reply-To: <87tvb1t157.fsf@araneo.si> (Timotej Lazar's message of "Thu, 01 Aug 2019 16:23:48 +0200") Message-ID: <87d0gxp54f.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Timotej Lazar Cc: 36892-done@debbugs.gnu.org Hello, Timotej Lazar skribis: > these patches add reaver and its (optional) runtime dependency pixiewps. > > Timotej Lazar (2): > gnu: Add pixiewps. > gnu: Add reaver. Applied both, thank you! Ludo=E2=80=99.