GNU bug report logs - #61287
[PATCH] gnu: neovim: Update to 0.8.3.

Previous Next

Package: guix-patches;

Reported by: ギャラ <me <at> gyara.moe>

Date: Sun, 5 Feb 2023 05:52: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 61287 in the body.
You can then email your comments to 61287 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#61287; Package guix-patches. (Sun, 05 Feb 2023 05:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ギャラ <me <at> gyara.moe>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 05 Feb 2023 05:52:02 GMT) Full text and rfc822 format available.

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

From: ギャラ <me <at> gyara.moe>
To: guix-patches <at> gnu.org
Cc: ギャラ <me <at> gyara.moe>
Subject: [PATCH] gnu: neovim: Update to 0.8.3.
Date: Sun,  5 Feb 2023 14:51:02 +0900
* gnu/packages/vim.scm (neovim): Update to 0.8.3.
---
 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 6939057ff2..0593986d87 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -692,7 +692,7 @@ (define-public neovim-syntastic
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.8.2")
+    (version "0.8.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -701,7 +701,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1jjw9a42l7wrziki2qznn7wiw5r59n4hs9i6g2hxnjyzixpg9xvl"))))
+                "1zff73yxbnxym6sn43xk6r0zc2ncingsib81v9g39ibrcinpwaa9"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules
-- 
2.39.1





Information forwarded to guix-patches <at> gnu.org:
bug#61287; Package guix-patches. (Tue, 07 Feb 2023 08:19:01 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: ギャラ <me <at> gyara.moe>
Cc: 61287-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61287] [PATCH] gnu: neovim: Update to 0.8.3.
Date: Tue, 07 Feb 2023 09:17:53 +0100
[Message part 1 (text/plain, inline)]
ギャラ via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/vim.scm (neovim): Update to 0.8.3.
> ---
>  gnu/packages/vim.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch! Pushed to master as
7a87298e2fea9aa718c3b3b994c538dc4a6d35dd.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 07 Feb 2023 08:19:02 GMT) Full text and rfc822 format available.

Notification sent to ギャラ <me <at> gyara.moe>:
bug acknowledged by developer. (Tue, 07 Feb 2023 08:19:02 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. (Tue, 07 Mar 2023 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 43 days ago.

Previous Next


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