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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61287: closed ([PATCH] gnu: neovim: Update to 0.8.3.)
Date: Tue, 07 Feb 2023 08:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 Feb 2023 09:17:53 +0100
with message-id <87mt5pc2ij.fsf <at> cbaines.net>
and subject line Re: [bug#61287] [PATCH] gnu: neovim: Update to 0.8.3.
has caused the debbugs.gnu.org bug report #61287,
regarding [PATCH] gnu: neovim: Update to 0.8.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61287: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61287
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

This bug report was last modified 2 years and 165 days ago.

Previous Next


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