From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" <dthompson2@worcester.edu> Subject: Re: [PATCH 1/7] gnu: Add nanovg-for-extempore. Date: Wed, 14 Sep 2016 10:23:55 -0400 Message-ID: <CAJ=RwfZhOc6LN5uvzYpkE9s2BXxFrXeh055+hd8xLaJxRyARPg@mail.gmail.com> References: <20160914093812.28422-1-rekado@elephly.net> <20160914093812.28422-2-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:34819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <dthompson2@worcester.edu>) id 1bkB7T-0003F5-Lj for guix-devel@gnu.org; Wed, 14 Sep 2016 10:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <dthompson2@worcester.edu>) id 1bkB7Q-00032C-Us for guix-devel@gnu.org; Wed, 14 Sep 2016 10:24:59 -0400 Received: from mail-yb0-f195.google.com ([209.85.213.195]:33130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <dthompson2@worcester.edu>) id 1bkB7Q-00031x-QG for guix-devel@gnu.org; Wed, 14 Sep 2016 10:24:56 -0400 Received: by mail-yb0-f195.google.com with SMTP id x93so608823ybh.0 for <guix-devel@gnu.org>; Wed, 14 Sep 2016 07:24:56 -0700 (PDT) In-Reply-To: <20160914093812.28422-2-rekado@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." <guix-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/guix-devel/> List-Post: <mailto:guix-devel@gnu.org> List-Help: <mailto:guix-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=subscribe> Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org> To: Ricardo Wurmus <rekado@elephly.net> Cc: guix-devel <guix-devel@gnu.org> On Wed, Sep 14, 2016 at 5:38 AM, Ricardo Wurmus <rekado@elephly.net> wrote: > * gnu/packages/gl.scm (nanovg-for-extempore): New variable. LGTM. - Dave