From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QNx+BVeGbWUqGQEAauVa8A:P1 (envelope-from ) for ; Mon, 04 Dec 2023 08:57:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QNx+BVeGbWUqGQEAauVa8A (envelope-from ) for ; Mon, 04 Dec 2023 08:57:11 +0100 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 BAF5D36C93 for ; Mon, 4 Dec 2023 08:57:10 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=nfbMIcqD; 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=1701676631; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=7bEICv8pdVo+PhG/CFCOML9FlyL3uPL4AAWMziwuvW8=; b=YuP5wubBu6Uc+SZRJCtUyPVckOU+7MJpZgsQNVkNBLWIsH3etdjdmgcBpZvDzlUxESG82R ZF3NHwAb8yprJN1qNUfIerIrl1VrBTZtG1fZWKQNO9rHHxNsfxJodompAiiza3DmxZNow4 nE+sLC5cBhbRH0vUR6d5g8//GuINd/XIibCnWyX9HwIsQ5aRfoox23F60WvA3tIbLe6zKS hbjcrM/7Kx0+5U5NzfVkODCgJ8mnNxj0pFNwYM3H7IrOO9Ze1Z501QKVWOUnMZYyzFysnD JbOjAUzqCC/nQiLqEzStHVKsA3jtiyD5OqzxwEmpGxXgGkr5xNYpf7hQPs9q2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=nfbMIcqD; 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-Seal: i=1; s=key1; d=yhetil.org; t=1701676631; a=rsa-sha256; cv=none; b=UQ3x7ZwQgaZaMIpnduEolTzSmSxAGWi02FJW4CKPL6qYQ4NZhfSNmVzxkEMEkRXQoNkf3N Ih6SojqQtIN3NW3RSIINjYAS1wdjz1/ndQ0Pq9WcoKXTRhihX+m14KuxUP8SPP5n2beBD5 P5rr4rkJ+4RRq6TAOREjLHDN6zq1XN5h7cV8yrT8CLRm951ttYYwmfXkAAtYzIcq+WFn1g OMwoInrrzDmH1OB7xIllNnBzzmKYMGUyvLL5H+HuszqFPvcjbsQR7ktW8a4mvyaOA74eVq bMBew0EkXu7QGImxMnYOK2i70lS35TVWmTlLTJlf4a9M3PV30GTjdo6oJjWrPg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rA3p6-00056Z-B9; Mon, 04 Dec 2023 02:57:00 -0500 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 1rA3oy-00055x-UC for guix-patches@gnu.org; Mon, 04 Dec 2023 02:56:53 -0500 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 1rA3oy-0000UT-ME for guix-patches@gnu.org; Mon, 04 Dec 2023 02:56:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rA3p8-0002wk-A2 for guix-patches@gnu.org; Mon, 04 Dec 2023 02:57:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67493] [PATCH gnome-team v2 4/4] gnu: Update telegram-desktop to 4.11.8 Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 04 Dec 2023 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67493 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67493@debbugs.gnu.org Received: via spool by 67493-submit@debbugs.gnu.org id=B67493.170167657611268 (code B ref 67493); Mon, 04 Dec 2023 07:57:02 +0000 Received: (at 67493) by debbugs.gnu.org; 4 Dec 2023 07:56:16 +0000 Received: from localhost ([127.0.0.1]:33413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rA3oO-0002vg-6r for submit@debbugs.gnu.org; Mon, 04 Dec 2023 02:56:16 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101]:34592 helo=mail.laesvuori.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rA3oJ-0002vS-9q for 67493@debbugs.gnu.org; Mon, 04 Dec 2023 02:56:14 -0500 Received: from X-kone (unknown [130.233.144.61]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 5217A3400B0 for <67493@debbugs.gnu.org>; Mon, 4 Dec 2023 08:56:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1701676560; bh=7bEICv8pdVo+PhG/CFCOML9FlyL3uPL4AAWMziwuvW8=; h=Date:From:To:Subject:References:In-Reply-To; b=nfbMIcqDaIB5r5aUeArqALLYiwo0Ng05mFCOijxUuXquhqWUgeuUDZyCkrxY1mr94 WxRZD99kLC5VMHnVc0EO7e4gxa5Xpl/6y4y0PKgJ3tXob0uAXRDQFDEnmXweMB4c7E clVFwiMP5Y8+UaNNl8l89NhiS/Q1gMpSsc4totY4= Date: Mon, 4 Dec 2023 09:55:56 +0200 Message-ID: References: <5c5ee4632e7a6435f483337e4a4fbce31d49fc42.1701236254.git.saku@laesvuori.fi> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vixzit6o5dkcutep" Content-Disposition: inline In-Reply-To: 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: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -8.24 X-Spam-Score: -8.24 X-Migadu-Queue-Id: BAF5D36C93 X-Migadu-Scanner: mx12.migadu.com X-TUID: oKqQKKvZMGcd --vixzit6o5dkcutep Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Something is wrong with this version. After I used it for a few days it crashed and kept crashing every time I tried starting it. I'll look into fixing it for v3. --vixzit6o5dkcutep Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoMkZR3NPB29fCOn/JX0oSiodOjIFAmVthgwACgkQJX0oSiod OjIGXhAAxE8mwBOul5NqTThCulQmUQGfrWlWMJBXDwUv6aqcawb98T5ZbPEwXGuw B78cX8RclGWWIh831ZG3p9/J1N/wIjYeqV6LWKhZ3BN1Sc1BxcFZcB/gJTteJmLX s9yQyOxlpnL7arHVGVNxW/1RW/9/OYGXv//at4SN3dNSAlsiHuypBc7qg4In8vZc 259vP+xfccIvuuyZGAFAh0jBnqf8xjo5aJ1Zi1TRpiXCvtdgIcUkYMLfqoXHepO4 ERUA4l/Fyur7Z7W1T8JD0C+w4Pje620kKrac55JyuJLnaoDSbOJWbyTYScv6TLhA fTh6xag995pstvW6gD+o4b1+vq0Gak2yu5Fv/mKJBdnm5hJPIakMhfXyfrMZ2fHb DY51z4mUcOAn1E1y6Sgzp5CSsfpRou/F+aFjclMO1+5dc0Z9/8TB9aoxRIPVRtC9 OAo6yqAoyibSX3bRenc2C8aeVBOv9ZNf1Pmu4xtZWi2U+obTDuBxgYNP1u5KwftI fc8PwTtSqRHTMKA+28xW8xA/RUZh7UKpVmTQE1mAAuZvYpyLFg0sk/RA8LPDpjPp fnYQ9Nt+RkHHOgSuQuvYxEE6CTDrxDLVxJkDG+U0z7jzR6jC9wF/MfRHalRD1xV0 S7orayHKJh9IPyGvTCSyEdp4Sec/swdnRRT85fLheiiolOXmTpA= =RyY8 -----END PGP SIGNATURE----- --vixzit6o5dkcutep--