* [bug#71063] [PATCH rust-team 3/3] gnu: neovim: Update to 0.10.0.
@ 2024-05-18 19:52 Solomon Victorino via Guix-patches via
2024-05-21 16:34 ` bug#71063: Closed Solomon Victorino via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Solomon Victorino via Guix-patches via @ 2024-05-18 19:52 UTC (permalink / raw)
To: 71063; +Cc: Solomon Victorino
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71063: Closed
2024-05-18 19:52 [bug#71063] [PATCH rust-team 3/3] gnu: neovim: Update to 0.10.0 Solomon Victorino via Guix-patches via
@ 2024-05-21 16:34 ` Solomon Victorino via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Solomon Victorino via Guix-patches via @ 2024-05-21 16:34 UTC (permalink / raw)
To: 71063-close
Closing because tree-sitter should be fully upgraded first.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-21 17:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-18 19:52 [bug#71063] [PATCH rust-team 3/3] gnu: neovim: Update to 0.10.0 Solomon Victorino via Guix-patches via
2024-05-21 16:34 ` bug#71063: Closed Solomon Victorino via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.