GNU bug report logs - #68230
[PATCH] gnu: neovim: Update to 0.9.5.

Previous Next

Package: guix-patches;

Reported by: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>

Date: Wed, 3 Jan 2024 16:40:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
Subject: bug#68230: closed (Re: [bug#68230] [PATCH] gnu: neovim: Update to
 0.9.5.)
Date: Thu, 11 Jan 2024 12:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68230: [PATCH] gnu: neovim: Update to 0.9.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68230 <at> debbugs.gnu.org.

-- 
68230: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68230
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
Cc: 68230-done <at> debbugs.gnu.org
Subject: Re: [bug#68230] [PATCH] gnu: neovim: Update to 0.9.5.
Date: Thu, 11 Jan 2024 20:42:34 +0800
Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com> writes:

> * gnu/packages/vim.scm (neovim): Update to 0.9.5.

Pushed to master now, thank you!

[Message part 3 (message/rfc822, inline)]
From: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
Subject: [PATCH] gnu: neovim: Update to 0.9.5.
Date: Wed,  3 Jan 2024 16:37:36 +0000
* gnu/packages/vim.scm (neovim): Update to 0.9.5.

Change-Id: I1fefd1d6e73f76285a08c0336a4718ee866f2937
---
 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 1f7a005cb1..2ee170e669 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -769,7 +769,7 @@ (define-public neovim-packer
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.9.4")
+    (version "0.9.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -778,7 +778,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0wj1p5x88s58f22crdyzwlfiqgnwlqdkbw4wxllf0v5hg16gbnhp"))))
+                "1j3z7jay0m6g06v04falrzr062g07xr4svbrc3hywlqi2h6rrvk5"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules

base-commit: 2f642b602398ab32b18faceecd074f49da92e95e
prerequisite-patch-id: 3e006c2c440095bca3464a517b24c659a19711d1
-- 
2.41.0




This bug report was last modified 1 year and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.