From: "Doğan Çeçen" <sepeth@fastmail.com>
To: 74167@debbugs.gnu.org
Cc: "Doğan Çeçen" <sepeth@fastmail.com>
Subject: [bug#74167] [PATCH] gnu: neovim: Update to 0.10.2.
Date: Fri, 1 Nov 2024 08:38:51 +0200 [thread overview]
Message-ID: <95766a8f73ab4cd151a08a1cd890621ef6bc263d.1730443131.git.sepeth@fastmail.com> (raw)
* 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
next reply other threads:[~2024-11-01 18:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-01 6:38 Doğan Çeçen [this message]
2024-11-01 6:53 ` [bug#74167] [PATCH] gnu: neovim: Update to 0.10.2 Doğan Çeçen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=95766a8f73ab4cd151a08a1cd890621ef6bc263d.1730443131.git.sepeth@fastmail.com \
--to=sepeth@fastmail.com \
--cc=74167@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).