From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51638) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdFni-0005WY-S2 for guix-patches@gnu.org; Tue, 18 Jun 2019 11:13:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdFeW-0004ua-Da for guix-patches@gnu.org; Tue, 18 Jun 2019 11:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60083) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hdFeU-0004qH-6I for guix-patches@gnu.org; Tue, 18 Jun 2019 11:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hdFeU-0002as-1Z for guix-patches@gnu.org; Tue, 18 Jun 2019 11:04:02 -0400 Subject: bug#36236: [PATCH] gnu: aircrack-ng: Update to 1.5.2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190615231514.21804-1-va511e@yahoo.com> Date: Tue, 18 Jun 2019 17:03:04 +0200 In-Reply-To: <20190615231514.21804-1-va511e@yahoo.com> (Vasile Dumitrascu's message of "Sun, 16 Jun 2019 01:15:14 +0200") Message-ID: <87sgs72axj.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: Vasile Dumitrascu Cc: 36236-done@debbugs.gnu.org Hi, Vasile Dumitrascu skribis: > * gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2. Applied, thanks! > ;;; Copyright ?? 2019 Maxim Cournoyer > +;;; Copyright ?? 2019 Vasile Dumitrascu ^ Somehow this had been mangled, so I had to modify it by hand. Ludo=E2=80=99.