[PATCH 3/3] gnu: neovim: Update to 0.7.0.

  • Done
  • quality assurance status badge
Details
3 participants
  • Imran Iqbal
  • Ludovic Courtès
  • Maxime Devos
Owner
unassigned
Submitted by
Imran Iqbal
Severity
normal
Merged with
I
I
Imran Iqbal wrote on 17 Apr 2022 05:34
(address . guix-patches@gnu.org)(name . Imran Iqbal)(address . imran@imraniqbal.org)
20220417033416.333057-4-imran@imraniqbal.org
* gnu/packages/vim.scm (neovim): Update to 0.7.0.
---
gnu/packages/vim.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index 7279798fe6..d04ee49775 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -668,7 +668,7 @@ (define-public neovim-syntastic
(define-public neovim
(package
(name "neovim")
- (version "0.6.1")
+ (version "0.7.0")
(source
(origin
(method git-fetch)
@@ -677,7 +677,7 @@ (define-public neovim
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "10p6lg5yv9n6wcwdprwvvi56dfcm4wsj54nm0invyx3mhf7374lx"))))
+ (base32 "1m7xmry66pn27gvk7qj9di83xa1h7zjp4c6ygnf218pqhr08x06g"))))
(build-system cmake-build-system)
(arguments
`(#:modules ((srfi srfi-26)
--
2.35.3
M
M
Maxime Devos wrote on 17 Apr 2022 10:07
Re: [bug#54981] [PATCH 0/3] Update neovim to version 0.7.0
(address . 54981@debbugs.gnu.org)(address . control@debbugs.gnu.org)
e09ae4ae04962a307302a687f1858c130959bbc4.camel@telenet.be
merge 54981 54982 54983 54984
thanks

Hi, guix-patches@gnu.org is for submitting new patch series, not for
responding to existing patches, so in the future, please don't put
guix-patches@gnu.org in Reply-To or CC and only send a single mail to
guix-patches@gnu.org, send the later ones to the NNNNN@debbugs.gnu.org,
such that only a single entry is created and the patches aren't lost.

‘(guix)Configuring Git’ has some info on this matter:

When sending a patch series (e.g., using ‘git send-email’), please
first send one message to <guix-patches@gnu.org>, and then send
subsequent patches to <NNN@debbugs.gnu.org> to make sure they are
kept together. See the Debbugs documentation
(https://debbugs.gnu.org/Advanced.html)for more information. [...]

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYlvKshccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lfoAQCzXPB0pGdfFzlVP/ObuM8EJqfy
QzHX+3YAsgppR1EiHQD+Ltu5XPrBUuB6NQHXnzFi7IiaE6tQQf2BlmpSpbqeIQ4=
=sbxP
-----END PGP SIGNATURE-----


L
L
Ludovic Courtès wrote on 18 May 2022 20:12
control message for bug #55045
(address . control@debbugs.gnu.org)
87r14q1zhl.fsf@gnu.org
merge 55045 54984
quit
?