From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42052) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbNVX-0000HZ-Se for guix-patches@gnu.org; Thu, 13 Jun 2019 07:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbNVX-0006cq-0h for guix-patches@gnu.org; Thu, 13 Jun 2019 07:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49300) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbNVW-0006ch-Ty for guix-patches@gnu.org; Thu, 13 Jun 2019 07:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hbNVW-00037H-OQ for guix-patches@gnu.org; Thu, 13 Jun 2019 07:03:02 -0400 Subject: bug#35082: [PATCH] gnu: Add kawa. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <874l7g35ur.fsf@zancanaro.id.au> <87d0m2rfuq.fsf@gnu.org> <878swqip7i.fsf@zancanaro.id.au> <87y34qtcxv.fsf@gnu.org> <87mul6xkai.fsf@elephly.net> Date: Thu, 13 Jun 2019 13:02:42 +0200 In-Reply-To: <87mul6xkai.fsf@elephly.net> (Ricardo Wurmus's message of "Thu, 04 Apr 2019 10:10:45 +0200") Message-ID: <878su54ujx.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: Ricardo Wurmus Cc: 35082-done@debbugs.gnu.org Hello Carlo, I realized we had been blocking this patch for too long for no good reason, so I pushed a variant thereof as 47f2168b6fabb105565526b2a1243eeeb13008fe. Thanks, Ludo=E2=80=99.