From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 6/6] gnu: gnucash: Add Finance::Quote support. Date: Wed, 22 Jul 2015 15:42:11 +0200 Message-ID: <87k2ts9umk.fsf@gnu.org> References: <1436488689-4078-1-git-send-email-ericbavier@openmailbox.org> <1436488689-4078-6-git-send-email-ericbavier@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHuHs-0003RZ-Eo for guix-devel@gnu.org; Wed, 22 Jul 2015 09:42:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHuHr-0000i7-OJ for guix-devel@gnu.org; Wed, 22 Jul 2015 09:42:20 -0400 In-Reply-To: <1436488689-4078-6-git-send-email-ericbavier@openmailbox.org> (ericbavier@openmailbox.org's message of "Thu, 9 Jul 2015 19:38:09 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: ericbavier@openmailbox.org Cc: guix-devel@gnu.org, Eric Bavier ericbavier@openmailbox.org skribis: > From: Eric Bavier > > * gnu/packages/patches/gnucash-price-quotes-perl.patch: New patch. > * gnu-system.am (dist_patch_DATA): Add it. > * gnu/packages/gnucash.scm (gnucash)[source]: Use it. > [arguments]: Add 'wrap-programs' phase. > [inputs]: Add perl-date-manip and perl-finance-quote. OK! Thanks, Ludo'.