From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fqJri-0006ul-5O for guix-patches@gnu.org; Thu, 16 Aug 2018 11:07:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fqJrd-0005DT-0Y for guix-patches@gnu.org; Thu, 16 Aug 2018 11:07:10 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47670) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fqJrb-0005CU-15 for guix-patches@gnu.org; Thu, 16 Aug 2018 11:07:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fqJra-000793-KN for guix-patches@gnu.org; Thu, 16 Aug 2018 11:07:02 -0400 Subject: bug#32259: [PATCH 1/4] gnu: Add r-doby. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20180724122208.24086-1-ricardo.wurmus@mdc-berlin.de> From: Ricardo Wurmus In-Reply-To: <20180724122208.24086-1-ricardo.wurmus@mdc-berlin.de> Date: Thu, 16 Aug 2018 17:06:22 +0200 Message-ID: <874lfuuz9t.fsf@mdc-berlin.de> MIME-Version: 1.0 Content-Type: text/plain 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: 32259-done@debbugs.gnu.org I pushed these with minor changes to the description of r-basix. Thanks to Ludo for the review! -- Ricardo