GNU bug report logs - #59273
[PATCH] gnu: neovim: Update to 0.8.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 15 Nov 2022 02:06:01 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 59273 in the body.
You can then email your comments to 59273 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#59273; Package guix-patches. (Tue, 15 Nov 2022 02:06:01 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. (Tue, 15 Nov 2022 02:06:01 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.1.
Date: Tue, 15 Nov 2022 11:04:27 +0900
* gnu/packages/vim.scm (neovim): Update to 0.8.1.
---
 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 c35b74eec2..957f00a92e 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.0")
+    (version "0.8.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -701,7 +701,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0hkd49wkxfi6k1xa92hdd4b9z356r32hbpr78z1cigcln1wr0z7j"))))
+                "08qyni2qg63ghxl50am97pajdhkp05s1cglis3mlvkxx3pvzkrli"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules
-- 
2.38.1





Information forwarded to guix-patches <at> gnu.org:
bug#59273; Package guix-patches. (Thu, 17 Nov 2022 12:14: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: 59273-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#59273] [PATCH] gnu: neovim: Update to 0.8.1.
Date: Thu, 17 Nov 2022 12:12:53 +0000
[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.1.
> ---
>  gnu/packages/vim.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as 7b7e80cf2505940b092deb9caa1b3cf90779ef8e.

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

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Thu, 17 Nov 2022 12:14:02 GMT) Full text and rfc822 format available.

Notification sent to ギャラ <me <at> gyara.moe>:
bug acknowledged by developer. (Thu, 17 Nov 2022 12:14: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. (Thu, 15 Dec 2022 12:24:14 GMT) Full text and rfc822 format available.

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

Previous Next


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