GNU bug report logs - #74167
[PATCH] gnu: neovim: Update to 0.10.2.

Previous Next

Package: guix-patches;

Reported by: Doğan Çeçen <sepeth <at> fastmail.com>

Date: Fri, 1 Nov 2024 18:42:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74167: closed ([PATCH] gnu: neovim: Update to 0.10.2.)
Date: Tue, 08 Jul 2025 16:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 8 Jul 2025 16:38:00 +0200
with message-id <aG0tSDt0sNVKbCU8 <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #74167,
regarding [PATCH] gnu: neovim: Update to 0.10.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74167: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74167
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Doğan Çeçen <sepeth <at> fastmail.com>
To: guix-patches <at> gnu.org
Cc: Doğan Çeçen <sepeth <at> fastmail.com>
Subject: [PATCH] gnu: neovim: Update to 0.10.2.
Date: Fri,  1 Nov 2024 08:38:51 +0200
* gnu/packages/vim.scm (neovim): Update to 0.10.2.

Change-Id: Id444508fa68a3797031dfb65ed98ef4c3c9969b7
---
 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 a7f07ec0f6..2085371f8c 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -774,7 +774,7 @@ (define-public neovim-packer
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.9.5")
+    (version "0.10.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -783,7 +783,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1j3z7jay0m6g06v04falrzr062g07xr4svbrc3hywlqi2h6rrvk5"))))
+                "0r5mjfsgrllxi44i9k6lb8b99rpzrwhkg18aiqmby8wwzflbqdy3"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules

base-commit: 6e50b0c56a8cc767bd3acb26638f78c450bde718
prerequisite-patch-id: 92d7009719a2df665b401eb25ee08f8d276be4bb
prerequisite-patch-id: 20902e145fdee43b599da928d596390abaa69805
prerequisite-patch-id: dac483968b1957155d74b642d21873f90b4c9d54
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 74148-done <at> debbugs.gnu.org, 74167-done <at> debbugs.gnu.org
Subject: Close
Date: Tue, 8 Jul 2025 16:38:00 +0200
Closing for lack of feedback. Please feel free to submit a new pull
request on codeberg.

Andreas



This bug report was last modified 12 days ago.

Previous Next


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