From unknown Thu Aug 14 21:46:25 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#35680 <35680@debbugs.gnu.org> To: bug#35680 <35680@debbugs.gnu.org> Subject: Status: [PATCH] Update Neovim to version 0.3.5 Reply-To: bug#35680 <35680@debbugs.gnu.org> Date: Fri, 15 Aug 2025 04:46:25 +0000 retitle 35680 [PATCH] Update Neovim to version 0.3.5 reassign 35680 guix-patches submitter 35680 HiPhish severity 35680 normal tag 35680 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 10 18:02:12 2019 Received: (at submit) by debbugs.gnu.org; 10 May 2019 22:02:12 +0000 Received: from localhost ([127.0.0.1]:39342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPDam-00064j-DQ for submit@debbugs.gnu.org; Fri, 10 May 2019 18:02:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39325) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPDaj-00064V-OY for submit@debbugs.gnu.org; Fri, 10 May 2019 18:02:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:40519) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hPDab-00068y-Jo for submit@debbugs.gnu.org; Fri, 10 May 2019 18:02:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPDaa-0006gt-NM for guix-patches@gnu.org; Fri, 10 May 2019 18:02:01 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hPDaY-00067V-Q1 for guix-patches@gnu.org; Fri, 10 May 2019 18:02:00 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33919) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hPDaW-00064x-Q0 for guix-patches@gnu.org; Fri, 10 May 2019 18:01:57 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A08A92400E6 for ; Sat, 11 May 2019 00:01:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1557525712; bh=iHyjzsU3ODlPBn6RgIBhvB8xGWb2SWS7RdrH26kXBs8=; h=From:To:Subject:Date:From; b=mnHF+T5t8OZkNDehtFe8VAVtiIZjLTealYvLOq1gk+H1B72qOt8og7jxdeIyzI35/ gk0pjTbdXyQrXXFTcC7H1/6P2uC9INaV7dvJle5le+t036OQuwRxsRHk+4iyA+viA+ tJeKiAEhnbLnDbF2mkTy/dcBhHUiTAxiMUZ9IdqccZ1RG2+MeqMmSvuLOXN5ErBntJ 3dJSMGnTA6ApH39rwIwooo6YKswvHEC9rh/HDdNfjDfuBP5quwlruH2VGs6J0+qs0e oU2IKEMInbDANk8PH93mgghp+uqE05OO/wqqUqxwP2F2mKJPc8hmYuOvctF7X3DUA1 ap44h+SZwlENQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 45141X0CKkz9rxH for ; Sat, 11 May 2019 00:01:51 +0200 (CEST) From: HiPhish To: guix-patches@gnu.org Subject: [PATCH] Update Neovim to version 0.3.5 Date: Sat, 11 May 2019 00:01:51 +0200 Message-ID: <4725920.dTlGXAFRqV@aleksandar-ixtreme-m5740> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="nextPart3923978.OGUtdWV9SE" Content-Transfer-Encoding: 7Bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.66 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is a multi-part message in MIME format. --nextPart3923978.OGUtdWV9SE Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" This patch updates Neovim to the current version. As a side note, there is a TODO from the previous definition to remove an in-place patching when the package definition gets updated; the fix is not in 0.3.5, so I have not removed this part of the defintion on purpose, it is not an oversight. --nextPart3923978.OGUtdWV9SE Content-Disposition: attachment; filename="0001-gnu-packages-vim.scm-neovim-Update-to-v0.3.5.patch" Content-Transfer-Encoding: 7Bit Content-Type: text/x-patch; charset="utf-8"; name="0001-gnu-packages-vim.scm-neovim-Update-to-v0.3.5.patch" >From 2f68bfe42593dfd03338c76c6a0b9ea8eb217fc1 Mon Sep 17 00:00:00 2001 From: HiPhish Date: Fri, 10 May 2019 23:36:47 +0200 Subject: [PATCH] * gnu/packages/vim.scm (neovim): Update to v0.3.5. --- gnu/packages/vim.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index dadffa3ab1..b2fd6cac99 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -729,7 +729,7 @@ are detected, the user is notified."))) (define-public neovim (package (name "neovim") - (version "0.3.4") + (version "0.3.5") (source (origin (method url-fetch) @@ -738,7 +738,7 @@ are detected, the user is notified."))) (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 - "03mwfhr9rq86p8lypbdfyl7c7xyn6nzv2ipd8jc33bxzvs5i0hd6")))) + "1min68r4rnyfly9j86szkx7gkj4924vbc74hg17j2crijr1h1cxq")))) (build-system cmake-build-system) (arguments `(#:modules ((srfi srfi-26) -- 2.19.1 --nextPart3923978.OGUtdWV9SE-- From debbugs-submit-bounces@debbugs.gnu.org Sat May 11 03:33:37 2019 Received: (at 35680-done) by debbugs.gnu.org; 11 May 2019 07:33:37 +0000 Received: from localhost ([127.0.0.1]:39776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPMVi-0004Vm-5D for submit@debbugs.gnu.org; Sat, 11 May 2019 03:33:34 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:47092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPMVe-0004VT-Fg for 35680-done@debbugs.gnu.org; Sat, 11 May 2019 03:33:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=cN3p05XnUD7WVBrVQVFZWzi4l9IQ4BXADNjCVGTtQik=; b=HMekfeh0B+xZX8W5+LOXcTJWv yBVSfBt/9w7A66oNBvhVe2CNCboQnEs5cLDziqzKhA6stX82XGi+1Y9wtPQ8GzRmbkRh845aITgPx 6FZ+MdJHmHdnGw1ByaL/57UJSe2DTYS8XNonqpQ41O0DAhrcv115fOQTGZqSlge+kF6WQ=; Received: from [49.206.13.189] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hPMVa-0001bU-OW; Sat, 11 May 2019 13:03:26 +0530 From: Arun Isaac To: HiPhish Subject: Re: [bug#35680] [PATCH] Update Neovim to version 0.3.5 In-Reply-To: <4725920.dTlGXAFRqV@aleksandar-ixtreme-m5740> References: <4725920.dTlGXAFRqV@aleksandar-ixtreme-m5740> Date: Sat, 11 May 2019 13:03:21 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 35680-done Cc: 35680-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Thanks! I've pushed the patch with the following modifications. - I changed the commit message to conform to our conventions. (Hint: If you're using emacs, you can generate this commit message easily using the yasnippets provided under etc/snippets in the Guix source tree. - I changed the source to use git-fetch. GitHub's autogenerated source tarballs are unstable, and we should prefer git-fetch in such cases. Notice that `guix lint' also warns of this. - I added a copyright header for you. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAlzWesEACgkQLiXui2GA K7NIjAf6AxbTQi2pdByFazSAQMwmDzfsICBiqaS9nhmHj3LtCVqTN0ne9ftIPwaS ZZ6+DUb5U65cX0Y82l7shfhcKj4iqC9FFRwm9dfjO2MsRx9OrJb1//s4vaponMMV VriC8Myw7KwchNOkEfAwTbx9ARmIzJ6cSI5hog3A9u+PK/JUo1NEJ+zVuC5DfPrz O4Pt5cJomn1pDQRqMb4HM7jhHCbmdtNw+3E73Hw1SSPn2J3oih0QY9/Jo2uFFO67 0ek4NuQdiR9MZJp0v6nDTC4i8aV+Kuy7F80VCzV0WmwgKWczObqLNm251P0H3EBa B0ujmL/R0pxoS8ixGc4PL+J1EOvzqQ== =pvQX -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Aug 14 21:46:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 08 Jun 2019 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator