From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFSHu-0000yB-BH for guix-patches@gnu.org; Wed, 24 Oct 2018 19:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFSHr-000867-7P for guix-patches@gnu.org; Wed, 24 Oct 2018 19:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36732) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gFSHq-00085j-Vn for guix-patches@gnu.org; Wed, 24 Oct 2018 19:10:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gFSHq-0000i2-PQ for guix-patches@gnu.org; Wed, 24 Oct 2018 19:10:02 -0400 Subject: bug#33138: [PATCH] gnu: Add pdfpc. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20181024144733.8946-1-rekado@elephly.net> <20181024195858.GA7519@jasmine.lan> From: Ricardo Wurmus In-reply-to: <20181024195858.GA7519@jasmine.lan> Date: Thu, 25 Oct 2018 01:09:29 +0200 Message-ID: <87a7n36ixi.fsf@elephly.net> 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: Leo Famulari Cc: 33138-done@debbugs.gnu.org Leo Famulari writes: > On Wed, Oct 24, 2018 at 04:47:33PM +0200, Ricardo Wurmus wrote: >> * gnu/packages/pdf.scm (pdfpc): New variable. > > LGTM, thanks! Thank you for checking it so quickly. I pushed it to =E2=80=9Cmaster=E2=80= =9D with commit e2ec95c4e. -- Ricardo