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 lvtk. Date: Fri, 13 Feb 2015 14:40:49 +0100 Message-ID: <877fvmylni.fsf@gnu.org> References: <87y4o4m626.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMGUI-0003Ba-VV for guix-devel@gnu.org; Fri, 13 Feb 2015 08:40:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMGUF-0007f9-O6 for guix-devel@gnu.org; Fri, 13 Feb 2015 08:40:54 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMGUF-0007f5-Kv for guix-devel@gnu.org; Fri, 13 Feb 2015 08:40:51 -0500 In-Reply-To: <87y4o4m626.fsf@mango.localdomain> (Ricardo Wurmus's message of "Wed, 11 Feb 2015 23:33:53 +0100") 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: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > From b89cc322bbc2ebd0faa361f5b1c1ffccb7b40688 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Wed, 11 Feb 2015 21:11:53 +0100 > Subject: [PATCH] gnu: Add lvtk. > > * gnu/packages/audio.scm (lvtk): New variable. LGTM! Ludo'.