* [bug#68230] [PATCH] gnu: neovim: Update to 0.9.5.
@ 2024-01-03 16:37 Luis Henrique Gomes Higino
2024-01-11 12:42 ` bug#68230: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Luis Henrique Gomes Higino @ 2024-01-03 16:37 UTC (permalink / raw)
To: 68230; +Cc: Luis Henrique Gomes Higino
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68230: [PATCH] gnu: neovim: Update to 0.9.5.
2024-01-03 16:37 [bug#68230] [PATCH] gnu: neovim: Update to 0.9.5 Luis Henrique Gomes Higino
@ 2024-01-11 12:42 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-01-11 12:42 UTC (permalink / raw)
To: Luis Henrique Gomes Higino; +Cc: 68230-done
Luis Henrique Gomes Higino <luishenriquegh2701@gmail.com> writes:
> * gnu/packages/vim.scm (neovim): Update to 0.9.5.
Pushed to master now, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-11 12:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03 16:37 [bug#68230] [PATCH] gnu: neovim: Update to 0.9.5 Luis Henrique Gomes Higino
2024-01-11 12:42 ` bug#68230: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).