From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add baobab. Date: Sat, 13 Feb 2016 21:11:44 -0500 Message-ID: References: <20160213231429.6c29563f@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUmA6-0000CU-0Q for guix-devel@gnu.org; Sat, 13 Feb 2016 21:11:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUmA5-0004XO-A5 for guix-devel@gnu.org; Sat, 13 Feb 2016 21:11:45 -0500 Received: from mail-yw0-x229.google.com ([2607:f8b0:4002:c05::229]:34626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUmA5-0004XK-4v for guix-devel@gnu.org; Sat, 13 Feb 2016 21:11:45 -0500 Received: by mail-yw0-x229.google.com with SMTP id h129so92420138ywb.1 for ; Sat, 13 Feb 2016 18:11:45 -0800 (PST) In-Reply-To: <20160213231429.6c29563f@riseup.net> 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: Jochem Raat Cc: guix-devel On Sat, Feb 13, 2016 at 5:14 PM, Jochem Raat wrote: > Hi, > > Here's my first package, feedback appreciated. This is my first time > sending a patch via email, so please tell me if I did it wrong. Welcome aboard! The patch looks great! It built successfully, ran successfully, and 'guix lint' was happy. I just made a minor change to the description field and pushed it to master. Thank you! - Dave