From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fSMEx-0007Ce-4c for guix-patches@gnu.org; Mon, 11 Jun 2018 08:48:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fSMEs-00032U-8G for guix-patches@gnu.org; Mon, 11 Jun 2018 08:48:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35000) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fSMEs-00032I-44 for guix-patches@gnu.org; Mon, 11 Jun 2018 08:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fSMEr-0002Od-QV for guix-patches@gnu.org; Mon, 11 Jun 2018 08:48:01 -0400 Subject: bug#31670: [PATCH 3/3] gnu: Add go-github-com-spf13-pflag. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludovic.courtes@inria.fr (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180531153453.21396-1-pierre-antoine.rouby@inria.fr> <20180531153859.21889-1-pierre-antoine.rouby@inria.fr> Date: Mon, 11 Jun 2018 14:47:04 +0200 In-Reply-To: <20180531153859.21889-1-pierre-antoine.rouby@inria.fr> (Rouby Pierre-Antoine's message of "Thu, 31 May 2018 17:38:59 +0200") Message-ID: <87a7s1ij7b.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: 31670-done@debbugs.gnu.org Hi, I tweaked the synopses and descriptions to follow our guidelines (info "(guix) Synopses and Descriptions") and applied all three patches. Thank you! Ludo=E2=80=99.