From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fLSKL-0000gd-5r for guix-patches@gnu.org; Wed, 23 May 2018 07:53:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fLSKG-00063C-CK for guix-patches@gnu.org; Wed, 23 May 2018 07:53:09 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36960) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fLSKG-000632-9w for guix-patches@gnu.org; Wed, 23 May 2018 07:53:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fLSKE-0004NO-3g for guix-patches@gnu.org; Wed, 23 May 2018 07:53:04 -0400 Subject: bug#31463: [PATCH 1/6] gnu: Add go-github-com-burntsushi-toml. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180515130920.850-1-pierre-antoine.rouby@inria.fr> Date: Wed, 23 May 2018 13:52:17 +0200 In-Reply-To: <20180515130920.850-1-pierre-antoine.rouby@inria.fr> (Rouby Pierre-Antoine's message of "Tue, 15 May 2018 15:09:20 +0200") Message-ID: <87bmd61te6.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: Rouby Pierre-Antoine Cc: 31463-done@debbugs.gnu.org Hello! I=E2=80=99ve applied the whole series (I tweaked one or two synopses on the way.) One step closer to things like gitlab-runner. :-) Thank you! Ludo=E2=80=99.