From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id aAcjIrvhD2bK4QAAe85BDQ:P1 (envelope-from ) for ; Fri, 05 Apr 2024 13:34:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id aAcjIrvhD2bK4QAAe85BDQ (envelope-from ) for ; Fri, 05 Apr 2024 13:34:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712316859; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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; bh=2gfatpMKsjeqRC8HWuGfCr/mk1/IM691CDGOiC8tzd8=; b=IX/opL+IACjiwU5oRzjPt1qd3ceEosM1v8LEynIynOo5g8Tr8xSnr3hB2LWwarr8LghkSe 6ht7gds8+xgRYXTHqyV/fIqWVhZZY3h1pfg6hHyIhTB2Mw05+S7UdgIOM+Oa3RCHC9Zr7T k1GBaHlcMS6vyPJZ9Xvy4GzXiqTInNfE4RX2kW+P9NGr8K/UMjYMvVtmOWJ+wQXIS3KDfz DV8ZcxTSwdabcjqukdGIwzC3Izz1/owMOFK9HO/wMrxuyGl7zqAx4guf0UOF06zZWRJPlQ npdo+Upp+ajur/vq1wK13//mtADNSpDV1IqH0SsJmfiHO2rGQcsZOWpx4epS2A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712316859; a=rsa-sha256; cv=none; b=lJpWhJvRL+Doj6bK1NYKkyBedXb4iUM9EhozODbAKqB8POabX47wizStMHloBFvpgBa63I PK/NYJSk2cJmFx3YRnmxDqRo7tPikul5YrCi75OzmnfnPKIRy1C/6Rll3TZnHb0TRsP57X OhFbG+rfpy0RfZ5KNt4TDC5sHGdT4KZnWwCieYMieSJe9l+dgUk8v4Yy3W/WOhQ62ZhN4q eET9qzSyaG3hq3+jrK81P8cHrVIDkE5w1mG9tsOa1BDPJKDdJnAtkgpJ5cya/0FX28/BkQ z1ikPd3U/+BQRlKXH9mSf/2GEvufBy46ZxbqtrC5u9mXG4+2urct+xFgT2g7lw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none 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 4118C16644 for ; Fri, 5 Apr 2024 13:34:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rshph-00011m-2q; Fri, 05 Apr 2024 07:34: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 1rshpa-0000yo-Tu for guix-patches@gnu.org; Fri, 05 Apr 2024 07:34: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 1rshpX-00043M-BO for guix-patches@gnu.org; Fri, 05 Apr 2024 07:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rshpc-00010X-Pb for guix-patches@gnu.org; Fri, 05 Apr 2024 07:34:04 -0400 Subject: bug#70160: [PATCH] gnu: gedit: Update to 44.3. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 05 Apr 2024 11:34:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70160 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: attila.lendvai@gmail.com, Vivien Kraus , 70160-done@debbugs.gnu.org, Liliana Marie Prikler , Raghav Gururajan , Attila Lendvai Mail-Followup-To: 70160@debbugs.gnu.org, mail@cbaines.net, attila.lendvai@gmail.com Received: via spool by 70160-done@debbugs.gnu.org id=D70160.17123168183719 (code D ref 70160); Fri, 05 Apr 2024 11:34:04 +0000 Received: (at 70160-done) by debbugs.gnu.org; 5 Apr 2024 11:33:38 +0000 Received: from localhost ([127.0.0.1]:35309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rshpB-0000xu-Uv for submit@debbugs.gnu.org; Fri, 05 Apr 2024 07:33:38 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rshp9-0000xS-Fm for 70160-done@debbugs.gnu.org; Fri, 05 Apr 2024 07:33:36 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id 6D0AA27BBE2; Fri, 5 Apr 2024 12:33:29 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 8ecfcb71; Fri, 5 Apr 2024 11:33:29 +0000 (UTC) From: Christopher Baines In-Reply-To: <87zfuatj05.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 03 Apr 2024 14:10:18 -0400") References: <87zfuatj05.fsf@gmail.com> User-Agent: mu4e 1.12.2; emacs 29.3 Date: Fri, 05 Apr 2024 12:33:28 +0100 Message-ID: <87il0wgi2f.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , 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: -6.96 X-Spam-Score: -6.96 X-Migadu-Queue-Id: 4118C16644 X-Migadu-Scanner: mx13.migadu.com X-TUID: EoClRBlz8842 --=-=-= Content-Type: text/plain Maxim Cournoyer writes: > attila.lendvai@gmail.com writes: > >> From: Attila Lendvai >> >> Change-Id: Ib13eb5a09939de440874fc9f558d38aab5d5e49c > > Reviewed-by: Maxim Cournoyer Looks good to me as well, I've pushed this to master as fa0413c2cea3a7ebbddfaf9fd3a2122ee659ebe7. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYP4YlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcFrw//efYRKMu+j7QD9qXsKCNl2/JXHp5I+W00 8NNRw+DnWecRRc7TMVnfsMt6j0I73gXtcPZNHa//NyrhfwUNe6AxSuOJznJ1fKVo iPwAXVORPquwcpRn+qbnl7isAKBkU7t0ZjQBNYMqPu+zb7AckQpOxASUQnr2kF6f GZOUZtrj8tbL3OITf4NI0m3t30DrGDDJzZMe/TiXXm7fxpWPgkFgRIUlMdxvas9m 2tVV2VQrr2ZkEPR/T6s7Ga3263QWv+NNdLpzhFjKoiHq7TY3+HmkuiM5laBeFwgZ wyspxlJTdc3Pm0nfYrw6Q1UU2+lEnAipuohSulER5WoER5BnJsRSVH3sfL9vsbxV rWC2wLs+oTPGxCaKNyns0ePLd8n2t0gkDDDTnbiWnoATBl/SsqIlqKD7RFX7y6GA XrJXyA8vqcRpj6Xpkq/VRubsBgwf6u+peHsx6DSdOkYwhhpJT9+/1e7GfyCymj1g HCV5+ssZDcAv0KzK9uLPI+lEU3xV6bQsrCi+fC0tg7ibCgUR02+szQeJKA5wLyTV i6lJGAds57J4CwRot4lT5S0XkGJu6NGtdKG9WTABpOIE7fI6LLZQkl+YI+083LOc bn8lvzS6jbNh5awPQ3DcrcohFz4yX2aCfNbKAPAw8wpfZXaicrEgWhbJkRzk70PY OXH/FzRARoY= =qEs7 -----END PGP SIGNATURE----- --=-=-=--