GNU bug report logs - #53699
[PATCH] (neovim): Update to 0.6.1

Previous Next

Package: guix-patches;

Reported by: ceephax <code <at> ceephax.com>

Date: Tue, 1 Feb 2022 16:05:01 UTC

Severity: normal

Tags: patch

Done: Vagrant Cascadian <vagrant <at> debian.org>

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 53699 in the body.
You can then email your comments to 53699 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53699; Package guix-patches. (Tue, 01 Feb 2022 16:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ceephax <code <at> ceephax.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 01 Feb 2022 16:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ceephax <code <at> ceephax.com>
To: guix-patches <at> gnu.org
Cc: ceephax <code <at> ceephax.com>
Subject: [PATCH] (neovim): Update to 0.6.1
Date: Tue,  1 Feb 2022 12:46:23 +0000
---
 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 d5667851a8..2cc75b5047 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -661,7 +661,7 @@ (define-public neovim-syntastic
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.4.4")
+    (version "0.6.1")
     (source
      (origin
        (method git-fetch)
@@ -670,7 +670,7 @@ (define-public neovim
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11zyj6jvkwas3n6w1ckj3pk6jf81z1g7ngg4smmwm7c27y2a6f2m"))))
+        (base32 "10p6lg5yv9n6wcwdprwvvi56dfcm4wsj54nm0invyx3mhf7374lx"))))
     (build-system cmake-build-system)
     (arguments
      `(#:modules ((srfi srfi-26)
-- 
2.35.1





Information forwarded to guix-patches <at> gnu.org:
bug#53699; Package guix-patches. (Wed, 02 Feb 2022 03:43:02 GMT) Full text and rfc822 format available.

Message #8 received at 53699 <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> outlook.com>
To: ceephax <code <at> ceephax.com>
Cc: 53699 <at> debbugs.gnu.org
Subject: Re: bug#53699: [PATCH] (neovim): Update to 0.6.1
Date: Wed, 02 Feb 2022 11:42:27 +0800
ceephax <code <at> ceephax.com> writes:

> ---
>  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 d5667851a8..2cc75b5047 100644
> --- a/gnu/packages/vim.scm
> +++ b/gnu/packages/vim.scm
> @@ -661,7 +661,7 @@ (define-public neovim-syntastic
>  (define-public neovim
>    (package
>      (name "neovim")
> -    (version "0.4.4")
> +    (version "0.6.1")

Hello, this failed for me with:
  REQUIRED PACKAGE NOT FOUND
  
  We could not find development headers for TreeSitter.


Look like we have to get https://issues.guix.gnu.org/49946 in first.




Reply sent to Vagrant Cascadian <vagrant <at> debian.org>:
You have taken responsibility. (Fri, 01 Sep 2023 22:25:01 GMT) Full text and rfc822 format available.

Notification sent to ceephax <code <at> ceephax.com>:
bug acknowledged by developer. (Fri, 01 Sep 2023 22:25:01 GMT) Full text and rfc822 format available.

Message #13 received at 53699-done <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> debian.org>
To: ceephax <code <at> ceephax.com>, 53699-done <at> debbugs.gnu.org
Subject: Re: [bug#53699] [PATCH] (neovim): Update to 0.6.1
Date: Fri, 01 Sep 2023 15:23:39 -0700
[Message part 1 (text/plain, inline)]
On 2022-02-01, ceephax wrote:
> diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
> index d5667851a8..2cc75b5047 100644
> --- a/gnu/packages/vim.scm
> +++ b/gnu/packages/vim.scm
> @@ -661,7 +661,7 @@ (define-public neovim-syntastic
>  (define-public neovim
>    (package
>      (name "neovim")
> -    (version "0.4.4")
> +    (version "0.6.1")

neovim has been updated to newer versions:

53b04339fe521f486d3017930a419d5ca8a6cffd gnu: neovim: Update to 0.6.1.
92d05b79e89ffa4635bf5d9eb49da3771c35c5e0 gnu: neovim: Update to 0.9.1.

Marking as done.

live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 30 Sep 2023 11:24:36 GMT) Full text and rfc822 format available.

This bug report was last modified 181 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.