From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dY6vL-0004yw-7k for guix-patches@gnu.org; Thu, 20 Jul 2017 04:35:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dY6vG-0008HL-Bk for guix-patches@gnu.org; Thu, 20 Jul 2017 04:35:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45835) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dY6vG-0008HE-80 for guix-patches@gnu.org; Thu, 20 Jul 2017 04:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dY6vF-0007t7-UC for guix-patches@gnu.org; Thu, 20 Jul 2017 04:35:01 -0400 Subject: [bug#27657] [PATCH] gnu: wayland: Improve fix-graphviz phase. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <81625ecf.AEMAM5Q5T1QAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZZUFu@mailjet.com> <4570fc31.AEQANWWgP-kAAAAAAAAAAAPUoLsAAAACwQwAAAAAAAW9WABZcAjw@mailjet.com> Date: Thu, 20 Jul 2017 10:34:04 +0200 In-Reply-To: <4570fc31.AEQANWWgP-kAAAAAAAAAAAPUoLsAAAACwQwAAAAAAAW9WABZcAjw@mailjet.com> (Arun Isaac's message of "Thu, 20 Jul 2017 07:05:24 +0530") Message-ID: <87d18vzev7.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: Arun Isaac Cc: 27657@debbugs.gnu.org Arun Isaac skribis: > * gnu/packages/freedesktop.scm (wayland)[arguments]: Return #t from > fix-graphviz phase. Add punctuation and upstream bug report link to comme= nts. OK for =E2=80=98staging=E2=80=99, thank you! Ludo=E2=80=99.