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 OMjjKsTLK1/PRAAA0tVLHw (envelope-from ) for ; Thu, 06 Aug 2020 09:22:12 +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 2Pi3JsTLK18xGwAA1q6Kng (envelope-from ) for ; Thu, 06 Aug 2020 09:22:12 +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 02B0094005D for ; Thu, 6 Aug 2020 09:22:11 +0000 (UTC) Received: from localhost ([::1]:49012 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3c6D-0000zU-46 for larch@yhetil.org; Thu, 06 Aug 2020 05:22:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49250) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k3c66-0000zF-JW for guix-patches@gnu.org; Thu, 06 Aug 2020 05:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41582) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k3c66-0005fw-AC for guix-patches@gnu.org; Thu, 06 Aug 2020 05:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k3c66-0002Cw-5X for guix-patches@gnu.org; Thu, 06 Aug 2020 05:22:02 -0400 Subject: bug#42724: [PATCH] gnu: neovim: Update to 0.4.0 Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 Aug 2020 09:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 42724 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: HiPhish Cc: 42724-done@debbugs.gnu.org Mail-Followup-To: 42724@debbugs.gnu.org, efraim@flashner.co.il, hiphish@posteo.de Received: via spool by 42724-done@debbugs.gnu.org id=D42724.15967056748429 (code D ref 42724); Thu, 06 Aug 2020 09:22:01 +0000 Received: (at 42724-done) by debbugs.gnu.org; 6 Aug 2020 09:21:14 +0000 Received: from localhost ([127.0.0.1]:53126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3c5K-0002Bt-BI for submit@debbugs.gnu.org; Thu, 06 Aug 2020 05:21:14 -0400 Received: from flashner.co.il ([178.62.234.194]:39600) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3c5F-0002Bd-IZ for 42724-done@debbugs.gnu.org; Thu, 06 Aug 2020 05:21:13 -0400 Received: from localhost (unknown [31.210.177.29]) by flashner.co.il (Postfix) with ESMTPSA id 76DCC4000E; Thu, 6 Aug 2020 09:21:03 +0000 (UTC) Date: Thu, 6 Aug 2020 12:20:30 +0300 From: Efraim Flashner Message-ID: <20200806092030.GC2042@E5400> References: <5477614.DvuYhMxLoT@ixtreme-m5740> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UFHRwCdBEJvubb2X" Content-Disposition: inline In-Reply-To: <5477614.DvuYhMxLoT@ixtreme-m5740> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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: -2.61 X-TUID: /eUdy6M/gjiZ --UFHRwCdBEJvubb2X Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I had to touchup the commit message (update to 0.4.4, not 0.4.0 :) ) but otherwise looks good. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --UFHRwCdBEJvubb2X Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl8ry14ACgkQQarn3Mo9 g1FrxhAArqMNlX0Ou9oUSfwS7qNipHmhejm7cuyXDtnS8wjxPOcSfdtG3wh1HUSv 7BhuvvZiZi2znA4enfXOuKE7ohTwI4kHUTgyEcQyS324nHzYXdN7IHiKMS1vWxib 2QFJmZOjRXOZ90XbSSe0cCHMYjOD09KSCU/GkJwBCu+2j9v2FY4VH730iJiS4T1X arSbOeGiREFBCtDkTab3u0yD+i/wkW8vjlXKYslKbZTyXrm5HcL+moeXkIkdzm2N g316HRN8GclyhcJdJgP7lWkqYVuhdSK/TDvhj8NFJ9C8+dvKXrwK9Y8fzw7gSQxz JlZ02aqrojCH27bqOr153rS7/sU20V8lLk+pUirqA+6grElFGP+mA8VnntBIRxi6 OieG+fRVlw7Qs5d/ZiRXalKrUwTpXgYDIyp4b9WUOZs6hp/mN98QgDzEPVFCEASu XXKDFUyPnib4f8iVt8VHhn6UW42wLqyw61BSF9r8cZGnJ9oGOd6Huc/3Z7bHMxxo jeRLKmzJLtPS5XI7quHZBFtFSw8e29BIvfPZyFcs7uCEnWZyyc3MWPIWdtBHdW/S EbU6GoK+E4V/ZwHsoMryB7BONBgWeprRP9hHqkcUbtckS/b4YDD6NE8bDgG6VuGg P1HSedv2DE7LEBmn24038/ugOTEgYiWp5y9o9GHyBVw5lVUTmgM= =wg3t -----END PGP SIGNATURE----- --UFHRwCdBEJvubb2X--