From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdjc7-0003DX-Jo for guix-patches@gnu.org; Thu, 12 Jul 2018 17:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdjc6-0006dZ-EQ for guix-patches@gnu.org; Thu, 12 Jul 2018 17:59:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49569) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdjc6-0006dL-B7 for guix-patches@gnu.org; Thu, 12 Jul 2018 17:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdjc6-0007PV-4x for guix-patches@gnu.org; Thu, 12 Jul 2018 17:59:02 -0400 Subject: bug#32113: [PATCH 5/5] gnu: Add go-gopkg-in-yaml-v2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180710160609.30540-1-pierre-antoine.rouby@inria.fr> <20180710160609.30540-4-pierre-antoine.rouby@inria.fr> Date: Thu, 12 Jul 2018 23:58:07 +0200 In-Reply-To: <20180710160609.30540-4-pierre-antoine.rouby@inria.fr> (Rouby Pierre-Antoine's message of "Tue, 10 Jul 2018 18:06:09 +0200") Message-ID: <87sh4oqfps.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: 32113-done@debbugs.gnu.org Hello, I tweaked the synopses and descriptions and applied all fives patches. Thank you! Ludo=E2=80=99.