From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36890) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJO4F-00078n-4Q for guix-patches@gnu.org; Tue, 31 Mar 2020 17:05:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJO4E-0003zx-4x for guix-patches@gnu.org; Tue, 31 Mar 2020 17:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53801) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJO4E-0003yr-0l for guix-patches@gnu.org; Tue, 31 Mar 2020 17:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJO4D-0004QY-SI for guix-patches@gnu.org; Tue, 31 Mar 2020 17:05:01 -0400 Subject: bug#40307: gnu: packages: telephony: Add spandsp Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Maxim Cournoyer References: Date: Tue, 31 Mar 2020 17:03:59 -0400 In-Reply-To: (Raghav Gururajan's message of "Sun, 29 Mar 2020 03:37:04 +0000") Message-ID: <871rp8xmm8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Raghav Gururajan Cc: 40307-done@debbugs.gnu.org "Raghav Gururajan" writes: > Hello Guix! > > Please find the attached patch to add "spandsp" package. > > Regards, > RG. Hi Raghav! I've modified the package to add the doc + tests and pushed as d82539d35f. Thank you! Closing.