From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] New package: Seren Date: Tue, 02 Aug 2016 22:23:09 +0300 Message-ID: <87a8gvj7qa.fsf@gmail.com> References: <1462458843.23626.5.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUfHZ-0000Qa-0X for guix-devel@gnu.org; Tue, 02 Aug 2016 15:23:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUfHU-0003Xw-63 for guix-devel@gnu.org; Tue, 02 Aug 2016 15:23:16 -0400 Received: from mail-lf0-x242.google.com ([2a00:1450:4010:c07::242]:35597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUfHT-0003Xa-Ty for guix-devel@gnu.org; Tue, 02 Aug 2016 15:23:12 -0400 Received: by mail-lf0-x242.google.com with SMTP id l89so10655103lfi.2 for ; Tue, 02 Aug 2016 12:23:11 -0700 (PDT) In-Reply-To: <1462458843.23626.5.camel@gmail.com> (Francesco Frassinelli's message of "Thu, 05 May 2016 16:34:03 +0200") 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: Francesco Frassinelli Cc: guix-devel@gnu.org > From ecffe90a83f8ae0dddef49cfb115e28b854b5d62 Mon Sep 17 00:00:00 2001 > From: Francesco Frassinelli > Date: Thu, 5 May 2016 16:23:15 +0200 > Subject: [PATCH] Add package Seren > > --- > gnu/packages/seren.scm | 46 ++++++++++++++++++++++++++++++++++++++++++++= ++ > 1 file changed, 46 insertions(+) > create mode 100644 gnu/packages/seren.scm I put it to (gnu packages telephony) module and made the other changes I mentioned, and committed as 319ac02b5=C2=B9. Thanks for contributing! =C2=B9 http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D319ac02b5a775= e898af51bb8caec5f30cf5918c0 --=20 Alex