GNU bug report logs - #57248
[PATCH] gnu: neovim: Update to 0.7.2.

Previous Next

Package: guix-patches;

Reported by: Mike Jones <mike <at> mjones.io>

Date: Tue, 16 Aug 2022 18:18:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.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 57248 in the body.
You can then email your comments to 57248 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#57248; Package guix-patches. (Tue, 16 Aug 2022 18:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Jones <mike <at> mjones.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 16 Aug 2022 18:18:02 GMT) Full text and rfc822 format available.

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

From: Mike Jones <mike <at> mjones.io>
To: guix-patches <at> gnu.org
Cc: Mike Jones <mike <at> mjones.io>
Subject: [PATCH] gnu: neovim: Update to 0.7.2.
Date: Tue, 16 Aug 2022 19:08:00 +0100
* gnu/packages/vim.scm (neovim): Update to 0.7.2.
---
 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 945c7f3863..bd25ae0be4 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -659,7 +659,7 @@ (define-public neovim-syntastic
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.7.0")
+    (version "0.7.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -668,7 +668,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1m7xmry66pn27gvk7qj9di83xa1h7zjp4c6ygnf218pqhr08x06g"))))
+                "1jn4i4ral79ys06i50bimylm515sfh41z503gj50a74h1ylg0z4w"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules

base-commit: 8aab1f7c73c3a6e204b1257e687120c009c88604
-- 
2.37.2





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 17 Aug 2022 06:23:01 GMT) Full text and rfc822 format available.

Notification sent to Mike Jones <mike <at> mjones.io>:
bug acknowledged by developer. (Wed, 17 Aug 2022 06:23:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Mike Jones <mike <at> mjones.io>
Cc: 57248-done <at> debbugs.gnu.org
Subject: Re: bug#57248: [PATCH] gnu: neovim: Update to 0.7.2.
Date: Wed, 17 Aug 2022 14:22:20 +0800
Mike Jones <mike <at> mjones.io> writes:

> * gnu/packages/vim.scm (neovim): Update to 0.7.2.

Pushed, thank you!




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

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

Previous Next


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