From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add libgig. Date: Thu, 19 Jan 2017 00:09:56 -0500 Message-ID: <20170119050956.GA30915@jasmine> References: <20170116201540.16227-1-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cU4z9-00075F-IA for guix-devel@gnu.org; Thu, 19 Jan 2017 00:10:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cU4z6-0001Ou-FE for guix-devel@gnu.org; Thu, 19 Jan 2017 00:10:07 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56533) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cU4z6-0001Oc-9D for guix-devel@gnu.org; Thu, 19 Jan 2017 00:10:04 -0500 Content-Disposition: inline In-Reply-To: <20170116201540.16227-1-rekado@elephly.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" To: Ricardo Wurmus Cc: guix-devel@gnu.org On Mon, Jan 16, 2017 at 09:15:40PM +0100, Ricardo Wurmus wrote: > * gnu/packages/music.scm (libgig): New variable. LGTM, thanks!