GNU bug report logs -
#66833
[PATCH] gnu: neovim: Update to 0.9.4.
Previous Next
Reported by: Benjamin <benjamin <at> uvy.fr>
Date: Mon, 30 Oct 2023 09:48:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66833 in the body.
You can then email your comments to 66833 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66833
; Package
guix-patches
.
(Mon, 30 Oct 2023 09:48:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Benjamin <benjamin <at> uvy.fr>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 30 Oct 2023 09:48:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/vim.scm (neovim): Update to 0.9.4.
Change-Id: I7246390c69875cbc1d7442afe38abd31ce85616b
---
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 d2ea9b7ae1..c2ed7b9249 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -719,7 +719,7 @@ (define-public neovim-syntastic
(define-public neovim
(package
(name "neovim")
- (version "0.9.1")
+ (version "0.9.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -728,7 +728,7 @@ (define-public neovim
(file-name (git-file-name name version))
(sha256
(base32
- "18dsl9fjcqvcqffny6jmcxwx5a7d13aykn310hbgghny8l11rw3c"))))
+ "0wj1p5x88s58f22crdyzwlfiqgnwlqdkbw4wxllf0v5hg16gbnhp"))))
(build-system cmake-build-system)
(arguments
(list #:modules
base-commit: 642769707c05dc1dd5674d60cd3b55d77b35c9d9
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66833
; Package
guix-patches
.
(Fri, 03 Nov 2023 10:34:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Benjamin <benjamin <at> uvy.fr> writes:
> * gnu/packages/vim.scm (neovim): Update to 0.9.4.
>
> Change-Id: I7246390c69875cbc1d7442afe38abd31ce85616b
> ---
> gnu/packages/vim.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch! I've pushed this to master as
66ff9c82a3938c6f57c683490e0471b5df3e5f95.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Fri, 03 Nov 2023 10:34:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Benjamin <benjamin <at> uvy.fr>
:
bug acknowledged by developer.
(Fri, 03 Nov 2023 10:34:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 01 Dec 2023 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 206 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.