From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:41297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqwrp-00050O-Uh for guix-patches@gnu.org; Tue, 05 Feb 2019 04:18:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqwrl-0001F6-U8 for guix-patches@gnu.org; Tue, 05 Feb 2019 04:18:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60771) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gqwrh-0001DL-Vx for guix-patches@gnu.org; Tue, 05 Feb 2019 04:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gqwrh-0003Ob-R0 for guix-patches@gnu.org; Tue, 05 Feb 2019 04:18:01 -0500 Subject: [bug#34324] [PATCH] gnu: artanis: Make some improvements. Resent-Message-ID: References: <20190204235047.28301-1-mail@cbaines.net> From: Ricardo Wurmus In-reply-to: <20190204235047.28301-1-mail@cbaines.net> Date: Tue, 05 Feb 2019 10:17:20 +0100 Message-ID: <871s4miogv.fsf@elephly.net> 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: Christopher Baines Cc: 34324@debbugs.gnu.org Christopher Baines writes: > * gnu/packages/guile-xyz.scm (artanis): Remove a tab character by the > revision. > [arguments]: Patch the site-dir for the help command, to make it work. Wrap > the art command such that it finds guile-json and guile-redis. LGTM, thanks! -- Ricardo