From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUDtv-0000nM-PA for guix-patches@gnu.org; Sat, 16 Jun 2018 12:18:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUDtq-0004VA-8y for guix-patches@gnu.org; Sat, 16 Jun 2018 12:18:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43994) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fUDtq-0004Uv-4Y for guix-patches@gnu.org; Sat, 16 Jun 2018 12:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fUDtp-0005zn-VY for guix-patches@gnu.org; Sat, 16 Jun 2018 12:18:01 -0400 Subject: [bug#31774] [PATCH] Add maven Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180610130104.2b154715@lepiller.eu> <20180616132145.2706494a@lepiller.eu> Date: Sat, 16 Jun 2018 18:16:55 +0200 In-Reply-To: <20180616132145.2706494a@lepiller.eu> (Julien Lepiller's message of "Sat, 16 Jun 2018 13:21:45 +0200") Message-ID: <87d0wqogeg.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: 31774@debbugs.gnu.org Julien Lepiller skribis: > Le Sun, 10 Jun 2018 13:01:04 +0200, > Julien Lepiller a =C3=A9crit : > >> Finally, the last patch series for maven! > > Pushed as=20 > c099f6a716c035253816344ad24e364d14dc8ba0 - > 8c2c105c12e7cc21bc6f27592550bb7132884955 Quite an achievement, congrats on that one! Ludo=E2=80=99.