From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38563) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqNDr-0001Ay-Jt for guix-patches@gnu.org; Sat, 11 Jan 2020 15:19:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqNDq-0001yL-OB for guix-patches@gnu.org; Sat, 11 Jan 2020 15:19:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50754) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iqNDq-0001w7-9O for guix-patches@gnu.org; Sat, 11 Jan 2020 15:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iqNDq-0001TQ-3x for guix-patches@gnu.org; Sat, 11 Jan 2020 15:19:02 -0500 Subject: [bug#39087] [PATCH] gnu: Add wla-dx. Resent-Message-ID: Date: Sat, 11 Jan 2020 21:18:11 +0100 From: Julien Lepiller Message-ID: <20200111211811.62646f12@tachikoma.lepiller.eu> In-Reply-To: <20200111130124.bgezn65on5z7kzbr@zdrowyportier.kadziolka.net> References: <20200111130124.bgezn65on5z7kzbr@zdrowyportier.kadziolka.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Jakub =?UTF-8?Q?K=C4=85dzio=C5=82ka?= Cc: 39087@debbugs.gnu.org Hi Jakub, thanks for your patch! pushed as 8273188ccaaecdb27b3e9174fd01a3ca56168e85 with a small change in the synopsis and a comment to explain why tests are disabled.