From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnuv1-0000Ry-Gb for guix-patches@gnu.org; Fri, 01 Sep 2017 19:00:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnuuw-00045C-W4 for guix-patches@gnu.org; Fri, 01 Sep 2017 19:00:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60318) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dnuuw-000456-T9 for guix-patches@gnu.org; Fri, 01 Sep 2017 19:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dnuuw-0004wi-Jp for guix-patches@gnu.org; Fri, 01 Sep 2017 19:00:02 -0400 Subject: bug#26930: [PATCH] gnu: search: swish-e: fix compilation errors and check errors. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170514170153.8836-1-doubleplusgood23@gmail.com> Date: Sat, 02 Sep 2017 00:59:26 +0200 In-Reply-To: <20170514170153.8836-1-doubleplusgood23@gmail.com> (Ethan R. Jones's message of "Sun, 14 May 2017 13:01:53 -0400") Message-ID: <87mv6exbxt.fsf@gnu.org> 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: "Ethan R. Jones" Cc: 26930-done@debbugs.gnu.org Hi Ethan, "Ethan R. Jones" skribis: > --- > gnu/packages/search.scm | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Finally applied: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=7bd65a6304b6639554b625db32a1e887deab9158 Thanks, and sorry for the long delay! Ludo'.