GNU bug report logs - #71063
[PATCH rust-team 3/3] gnu: neovim: Update to 0.10.0.

Previous Next

Package: guix-patches;

Reported by: Solomon Victorino <git <at> solomonvictorino.com>

Date: Sun, 19 May 2024 12:29:01 UTC

Severity: normal

Tags: patch

Done: Solomon Victorino <git <at> solomonvictorino.com>

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: Solomon Victorino <git <at> solomonvictorino.com>
Subject: bug#71063: closed (Closed)
Date: Tue, 21 May 2024 17:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71063: [PATCH rust-team 3/3] gnu: neovim: Update to 0.10.0.

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 71063 <at> debbugs.gnu.org.

-- 
71063: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71063
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Solomon Victorino <git <at> solomonvictorino.com>
To: 71063-close <at> debbugs.gnu.org
Subject: Closed
Date: Tue, 21 May 2024 10:34:10 -0600
Closing because tree-sitter should be fully upgraded first.


[Message part 3 (message/rfc822, inline)]
From: Solomon Victorino <git <at> solomonvictorino.com>
To: guix-patches <at> gnu.org
Cc: Solomon Victorino <git <at> solomonvictorino.com>
Subject: [PATCH rust-team 3/3] gnu: neovim: Update to 0.10.0.
Date: Sat, 18 May 2024 13:52:42 -0600
* gnu/packages/vim.scm (neovim): Update to 0.10.0.
---
 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 6b5eaabf8e..b6bd4f6879 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -770,7 +770,7 @@ (define-public neovim-packer
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.9.5")
+    (version "0.10.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -779,7 +779,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1j3z7jay0m6g06v04falrzr062g07xr4svbrc3hywlqi2h6rrvk5"))))
+                "0bd9hxnskyfg7k51yxf3gnqhv9l3y4m91yqd8svzj7d5sb2jxc1n"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules
-- 
2.45.1




This bug report was last modified 1 year ago.

Previous Next


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