From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +DbfGQlZF18MVwAA0tVLHw (envelope-from ) for ; Tue, 21 Jul 2020 21:07:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qMfoFQlZF1/nFwAA1q6Kng (envelope-from ) for ; Tue, 21 Jul 2020 21:07:21 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9127D9404D7 for ; Tue, 21 Jul 2020 21:07:20 +0000 (UTC) Received: from localhost ([::1]:41994 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jxzTr-0007Kx-J4 for larch@yhetil.org; Tue, 21 Jul 2020 17:07:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50254) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jxzTa-0007Cl-5J for guix-patches@gnu.org; Tue, 21 Jul 2020 17:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57214) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jxzTZ-0004kD-Rj for guix-patches@gnu.org; Tue, 21 Jul 2020 17:07:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jxzTZ-0001DS-ND for guix-patches@gnu.org; Tue, 21 Jul 2020 17:07:01 -0400 Subject: bug#41552: [PATCH] gnu: Add remid-lv2. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 21 Jul 2020 21:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41552 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Alexandros Theodotou , 41552-done@debbugs.gnu.org Mail-Followup-To: 41552@debbugs.gnu.org, marius@gnu.org, alex@zrythm.org Received: via spool by 41552-done@debbugs.gnu.org id=D41552.15953655884630 (code D ref 41552); Tue, 21 Jul 2020 21:07:01 +0000 Received: (at 41552-done) by debbugs.gnu.org; 21 Jul 2020 21:06:28 +0000 Received: from localhost ([127.0.0.1]:40526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jxzT2-0001Cb-6B for submit@debbugs.gnu.org; Tue, 21 Jul 2020 17:06:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jxzSz-0001CM-Hr for 41552-done@debbugs.gnu.org; Tue, 21 Jul 2020 17:06:26 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36435) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jxzSs-0004eT-UA; Tue, 21 Jul 2020 17:06:18 -0400 Received: from 84-52-226.102.3p.ntebredband.no ([84.52.226.102]:44690 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jxzSs-0008O8-7E; Tue, 21 Jul 2020 17:06:18 -0400 From: Marius Bakke In-Reply-To: References: <94c136949f58964383c2fabe6a28aa80bc3c79ea.camel@zrythm.org> <87lfl93beq.fsf@gnu.org> Date: Tue, 21 Jul 2020 23:06:08 +0200 Message-ID: <87o8o8fuin.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: 8gBSly0ZPIL2 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Alexandros Theodotou writes: > Hi, > > Thanks for the feedback.=20 > > I fixed the patch although I'm not sure what to do with the > description/summary - I don't know what those are either, I just know > that it's a cool audio plugin. Feel free to edit it. OK. I applied the patch after fixing the indentation. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl8XWMAACgkQoqBt8qM6 VPqkyAf/axNOp2BItAuHTvRyRgB1mQJKqtzd7JeqeWvZLYYvFtcS/6DQ3FF/Io03 mbTS5SN94wHx3neD1DKTJylM0+KTrJxzdpG8Y8b/aydUhHTVgsHmMgE+/ZFXzG8v fNrb+8+gGSiEBurKY1yXSMiPRPUstt65Js7V5yWzbTdkkdaoeecC47VZIEH/JAqf 7ivnQI2tVBDUQNbB/YIpJ2+CDQMZWorV3gcV9GwTpjvM/H5fwhMuI9bQYLlGLid2 Gtp3VrhyI4+02h2mAIYczaJufcelJj27EA8UxFuh/KyVHcXkdeHqinvBXaRCRjJn cpSwSubnFYeU2+ZLjAmMkNYo66jyFA== =TzvZ -----END PGP SIGNATURE----- --=-=-=--