From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8EqBESh5u2R8fAAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 08:37:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SCfQECh5u2R7ogAAG6o9tA (envelope-from ) for ; Sat, 22 Jul 2023 08:37:28 +0200 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 E605138F72 for ; Sat, 22 Jul 2023 08:37:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=OCIrOX1Q; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690007848; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=+ql/NfYleOwS10NO5hKPZb/n0GyOYZtXScSe50NmsYs=; b=mNw1+6S1xbgHWzSlhSy+KemzR1yDbITRz5syk0GQ8/7D6g7Qwt0MbHwxouVJaXJidunKW0 lKbjcq3G8pR6yxudRuxNJJjSdbuOn/BeIV1IaZ/0h1V4i4Ss5r+WERPTP+66yB2bI1L8UU nut6NneCTsBlRE0ZAEiWym1a1KIKPQtq4S9cE0txcQi2kZ+O+q/TsIleOcl17caEeLpJP4 YpjMC73CS020ZoB15dcqDKpdfydaia7+x4BK8t8VhYCh0Trn+47/ABtLIwSJV7QC7bp4VS 4UIYOSj1B6jIiuKpPwJ6KonlZcWQspbUi6O/My6KIjPCwUSyyTqI1HDgbJ5/cA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690007848; a=rsa-sha256; cv=none; b=Ov6s16k4t19BRfsWEfmHrcJdJZsC90yUgv8h342BDqNrUtW5TQMSAY9Bl+CY1LPvUQaA8n Dt+LmB8W3YxJLjD/8+p+1qkmqzoRmVnaHnfeHt8jkcobn13gj8YKEBpDt1qPkFh0tuiLo4 mbqfNADYSGsv+FFTmEvaDFDF1zjXStPP+DAEZPLKqmCgOUReAyhqBS5bvdjYQ2JH1OOhBs xfisQxj00zg7kkawMQZraY8OoXeJ4iCV3zvPPVcjp7b+GO1zWOU8Mp+JarwHCcjwZr9z2l CKfNOA21G0phZbxz1Bf6V3Q85SGOoPb3icECNyiGPZXIfgZ9C1tQ/xe1F9IAkQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=raghavgururajan.name header.s=key1 header.b=OCIrOX1Q; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qN6El-0005kn-PO; Sat, 22 Jul 2023 02:37:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qN6Eh-0005kW-A5 for guix-patches@gnu.org; Sat, 22 Jul 2023 02:37:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qN6Eh-0001Ce-1H for guix-patches@gnu.org; Sat, 22 Jul 2023 02:37:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qN6Eg-0007Lb-Gz for guix-patches@gnu.org; Sat, 22 Jul 2023 02:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64748] [PATCH] gnu: webrtc-for-telegram-desktop: Update to a45d8b8 Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Jul 2023 06:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64748 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Saku Laesvuori , Distopico Cc: hako@ultrarare.space, 64748@debbugs.gnu.org Received: via spool by 64748-submit@debbugs.gnu.org id=B64748.169000781428228 (code B ref 64748); Sat, 22 Jul 2023 06:37:02 +0000 Received: (at 64748) by debbugs.gnu.org; 22 Jul 2023 06:36:54 +0000 Received: from localhost ([127.0.0.1]:35315 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN6EX-0007LE-Ui for submit@debbugs.gnu.org; Sat, 22 Jul 2023 02:36:54 -0400 Received: from out-22.mta1.migadu.com ([2001:41d0:203:375::16]:42987) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN6EU-0007L3-8H for 64748@debbugs.gnu.org; Sat, 22 Jul 2023 02:36:53 -0400 Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1690007808; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+ql/NfYleOwS10NO5hKPZb/n0GyOYZtXScSe50NmsYs=; b=OCIrOX1QuUXJ89yXBvVobCb218YDhfHMYV6vB+EWRPyjWLX8v8kjF7CNwg8Ohpg9+cjgzH fT2llsOzYZxZgw25PeEQQThNwcBVNdFlWSP3XxejXYuEQfWIr3+QTN631owzRVOwrG3X0s zD7KfgWbFMIZBBUljg8DeFgQUF1rFzf+iur0gbT/2hpHThA5/YZSUhvkLNo2IsR8DVo7He DB3Eeu5fnoV1fhfjqSGqE0bBsn5T5K4Ie2SKhWO6/plgOOxjtftyFSGxc9CnrB04B3B+nw dqC92t91FuHADPh97W1QfnIYAp1DRO1ngfuRbvhhZm+Mfs+MUCLVFPjEaitExA== Date: Sat, 22 Jul 2023 02:36:39 -0400 MIME-Version: 1.0 References: <20230720171841.31901-1-distopico@riseup.net> <20230720193353.gb75xe2ywl6nfvnr@X-kone> <87a5vq9vr7.fsf@riseup.net> <20230720210600.2zwjtcdnoa63rmo4@X-kone> <87zg3q897e.fsf@riseup.net> <20230721072242.eso6juxdbhpdkgex@X-kone> Content-Language: en-CA X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <20230721072242.eso6juxdbhpdkgex@X-kone> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------665oWfBRCLIpFwgD0jeAqN7K" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -7.57 X-Spam-Score: -7.57 X-Migadu-Queue-Id: E605138F72 X-Migadu-Scanner: mx1.migadu.com X-TUID: EOy1b/WcFkvy This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------665oWfBRCLIpFwgD0jeAqN7K Content-Type: multipart/mixed; boundary="------------XAV7vUmMt7SBzdML4XumkhA1"; protected-headers="v1" From: Raghav Gururajan To: Saku Laesvuori , Distopico Cc: 64748@debbugs.gnu.org, hako@ultrarare.space Message-ID: Subject: Re: [bug#64748] [PATCH] gnu: webrtc-for-telegram-desktop: Update to a45d8b8 References: <20230720171841.31901-1-distopico@riseup.net> <20230720193353.gb75xe2ywl6nfvnr@X-kone> <87a5vq9vr7.fsf@riseup.net> <20230720210600.2zwjtcdnoa63rmo4@X-kone> <87zg3q897e.fsf@riseup.net> <20230721072242.eso6juxdbhpdkgex@X-kone> In-Reply-To: <20230721072242.eso6juxdbhpdkgex@X-kone> --------------XAV7vUmMt7SBzdML4XumkhA1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 SWYgbGlic3J0cCBpbiBHdWl4IHVzZXMgc29tZXRoaW5nIG90aGVyIHRoYW4gb3BlbnNzbCBi eSBkZWZhdWx0LCB0aGVuIHdlIA0KY291bGQgY3JlYXRlIGEgcGFja2FnZS1kZWZpbml0aW9u ICJsaWJzcnRwLW9wZW5zc2wiIHdoaWNoIGluaGVyaXRzIGZyb20gDQoibGlic3J0cCIgYW5k IGJ1aWxkLWZsYWdnZWQgdG8gdXNlIG9wZW5zc2wuIFdlIGNhbiB0aGVuIHVzZSB0aGF0IGZv ciANCnRlbGVncmFtIGRlc2t0b3AuDQoNClRob3VnaHRzPw0KDQpSZWdhcmRzLA0KUkcuDQo= --------------XAV7vUmMt7SBzdML4XumkhA1-- --------------665oWfBRCLIpFwgD0jeAqN7K Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQTNLV6qqYzLN9qR1rBfWBZkf4vlUQUCZLt49wUDAAAAAAAKCRBfWBZkf4vlUTeI AQDYHgLnXuErEE+nO1mfYDedWyKELseIHG62qXthnwNATwD9FAErU/HYUIWcVQkndczhCG8TjwrY cbewfiYKz53F8gU= =+MQ6 -----END PGP SIGNATURE----- --------------665oWfBRCLIpFwgD0jeAqN7K--