From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 29 04:01:29 2023 Received: (at submit) by debbugs.gnu.org; 29 Jun 2023 08:01:29 +0000 Received: from localhost ([127.0.0.1]:52198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qEmam-0007wc-Oj for submit@debbugs.gnu.org; Thu, 29 Jun 2023 04:01:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:42378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qEmai-0007wR-4H for submit@debbugs.gnu.org; Thu, 29 Jun 2023 04:01:27 -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 1qEmaX-0001PT-55 for guix-patches@gnu.org; Thu, 29 Jun 2023 04:01:19 -0400 Received: from mail.uvy.fr ([2001:41d0:304:200::4a2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qEmaS-0004I3-0v for guix-patches@gnu.org; Thu, 29 Jun 2023 04:01:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1688025662; bh=l6sKHPPplcdEithGtEPrneYEsu+qsd872HfQEsC8fR4=; h=From:To:Cc:Subject:Date; b=gRfIktbzZ3TGgem3Iau3/MDyRnHKmrwiWtLhDHNM5W/N8/PfHBxYdFIYc18961c4N 2+BQW4euyUGXvLFPY9TUGADC2wdEgmpCk05xl/yyUJGUV9tQpmcEP5onFaj76FB9Ta rKS8TKh+qlDbRJlvMqr3jtvpyKZmnfzFx3HbPCtTf5aR3jp15k6I+FM4wWlFhJnx8Q gp9y4trbRgzrkPwiYVF/cF+5tz1+Y/825O/SDWh4Miyhbb2y6dWkD/JrAGBg3PJfOB XSqW944ejXyat1F2UzWPOD11spd+WkaeaXqj+Ny+DXif4UAfWx8rOJWHUjeAtvOkwC GC6BZ3j7Qo2cw== From: Benjamin To: guix-patches@gnu.org Subject: [PATCH] gnu: neovim: Update to 0.9.1. Date: Thu, 29 Jun 2023 10:01:23 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:41d0:304:200::4a2; envelope-from=benjamin@uvy.fr; helo=mail.uvy.fr X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/vim.scm (neovim): Update to 0.9.1. --- 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 f928087e8a..f004e9d602 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -693, 7 +693, 7 @@ (define-public neovim-syntastic ( [...] Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2001:41d0:304:200:0:0:0:4a2 listed in] [zen.spamhaus.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) X-Debbugs-Envelope-To: submit Cc: Benjamin 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.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/vim.scm (neovim): Update to 0.9.1. --- 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 f928087e8a..f004e9d602 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -693,7 +693,7 @@ (define-public neovim-syntastic ( [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2001:41d0:304:200:0:0:0:4a2 listed in] [zen.spamhaus.org] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/vim.scm (neovim): Update to 0.9.1. --- 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 f928087e8a..f004e9d602 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -693,7 +693,7 @@ (define-public neovim-syntastic (define-public neovim (package (name "neovim") - (version "0.9.0") + (version "0.9.1") (source (origin (method git-fetch) (uri (git-reference @@ -702,7 +702,7 @@ (define-public neovim (file-name (git-file-name name version)) (sha256 (base32 - "0xsvhm191cy5ivcw0c8dnpzbpcvvn5hsnkzkipr2aabgrsgqj628")))) + "18dsl9fjcqvcqffny6jmcxwx5a7d13aykn310hbgghny8l11rw3c")))) (build-system cmake-build-system) (arguments (list #:modules base-commit: b24a05830d11e3011eee4bc5f60a41e26188cde1 -- 2.40.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 01 03:17:35 2023 Received: (at submit) by debbugs.gnu.org; 1 Jul 2023 07:17:35 +0000 Received: from localhost ([127.0.0.1]:56341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFUrP-0000vj-JE for submit@debbugs.gnu.org; Sat, 01 Jul 2023 03:17:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:55068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFUrO-0000vc-Ou for submit@debbugs.gnu.org; Sat, 01 Jul 2023 03:17:35 -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 1qFUrM-0005bR-JW for guix-patches@gnu.org; Sat, 01 Jul 2023 03:17:32 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFUrL-0006If-6i for guix-patches@gnu.org; Sat, 01 Jul 2023 03:17:32 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 8F12127BBE2; Sat, 1 Jul 2023 08:17:30 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 025fc44c; Sat, 1 Jul 2023 07:17:30 +0000 (UTC) References: User-agent: mu4e 1.10.2; emacs 28.2 From: Christopher Baines To: Benjamin Subject: Re: [bug#64346] [PATCH] gnu: neovim: Update to 0.9.1. Date: Sat, 01 Jul 2023 08:17:10 +0100 In-reply-to: Message-ID: <87cz1cqewl.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 64346-done@debbugs.gnu.org, guix-patches@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: -2.4 (--) --=-=-= Content-Type: text/plain Benjamin writes: > * gnu/packages/vim.scm (neovim): Update to 0.9.1. > --- > gnu/packages/vim.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, I've pushed this to master as 92d05b79e89ffa4635bf5d9eb49da3771c35c5e0. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmSf0wpfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdHvg/8DqFpp61+RxunU78MmH1RLJwnPaNrssC+ jBdkZ8sPvChWmRpzdZsanFnGoJLwsYYd5PLyjBxc2g1xRGNI/f6zl0l8dDuAhZY7 nnNygBZEUPvVG894oeoOzmLHGIh6CnQuogzlVxyytDrkEB7VpxhaZ7MtvO4+d6TK zGTuMIklz5jvIlXVSUF/yQZGOIxCxJil826wsenxVYggEUeiEz7nIlzGnd7UVOKq gBjscVA+wxoIux/KGywt53WjIQfj3kkg6s9dG9B1tBwOU2yAHeuemhBdY5hTw6Sh OnWwAe44SGn3ubleSldoo6AXhEIl6WTtWRpG63tRiJu87c0b8Umn2Qln+YZuCNTx 27HWaK1D+WgYpNd1CpvbEBavyNOpquwP+UbGYGRUdesm9gw4eFix9U4MiTrO5ZFK 5L2IPCX4YiSw5OI+BlbWUW5xRaZFXnfFW5izDmEfdic6Lz94fBcMcHE5fCWCZG7q ah/UdIBHn0Z6slfeGocSyUqx4EtWdGjdPoqjGKnOKfC8c321YaF2VD9UFJQFBKHH sIc3SD1UlHM+ETtZZKg9yi7eprRnktPR7F4VUphIV74p8XoVxcfr8iR8gnVlDBjW A0VHtdnf6pGEEPqh/pYEDYcMWyYUHGHnpa1r9k5Sx9wHwFsV6j0ph4D+uxs2S3Tv K3b4FDiXWns= =komC -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 24 03:26:28 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, 29 Jul 2023 11:24:10 +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