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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71063 in the body.
You can then email your comments to 71063 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71063; Package guix-patches. (Sun, 19 May 2024 12:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Solomon Victorino <git <at> solomonvictorino.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 19 May 2024 12:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Solomon Victorino <git <at> solomonvictorino.com>:
You have taken responsibility. (Tue, 21 May 2024 17:01:01 GMT) Full text and rfc822 format available.

Notification sent to Solomon Victorino <git <at> solomonvictorino.com>:
bug acknowledged by developer. (Tue, 21 May 2024 17:01:02 GMT) Full text and rfc822 format available.

Message #10 received at 71063-close <at> debbugs.gnu.org (full text, mbox):

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.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Jun 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 364 days ago.

Previous Next


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