From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add pdf2svg. Date: Thu, 03 Nov 2016 14:34:08 +0100 Message-ID: <87y410vga7.fsf@gnu.org> References: <20161030110728.20516-1-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2I9m-0005vi-Bx for guix-devel@gnu.org; Thu, 03 Nov 2016 09:34:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2I9j-0004YO-8O for guix-devel@gnu.org; Thu, 03 Nov 2016 09:34:14 -0400 In-Reply-To: <20161030110728.20516-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Sun, 30 Oct 2016 16:37:28 +0530") 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" To: Arun Isaac Cc: guix-devel@gnu.org Arun Isaac skribis: > * gnu/packages/pdf.scm (pdf2svg): New variable. Committed with minor tweaks to the description, thanks! Ludo=E2=80=99.