GNU bug report logs - #34496
[PATCH] gnu: neovim: Update to 0.3.4.

Previous Next

Package: guix-patches;

Reported by: Danny O'Brien <danny <at> spesh.com>

Date: Sat, 16 Feb 2019 04:28:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.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 34496 in the body.
You can then email your comments to 34496 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 help-debbugs <at> gnu.org:
bug#34496; Package debbugs.gnu.org. (Sat, 16 Feb 2019 04:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Danny O'Brien <danny <at> spesh.com>:
New bug report received and forwarded. Copy sent to help-debbugs <at> gnu.org. (Sat, 16 Feb 2019 04:28:02 GMT) Full text and rfc822 format available.

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

From: Danny O'Brien <danny <at> spesh.com>
Subject: [PATCH] gnu: neovim: Update to 0.3.4.
Date: Tue, 12 Feb 2019 22:12:00 -0800
 * gnu/packages/vim.scm (neovim): Update to 0.3.4.
---
diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index 53d028681..6e27d8e40 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -675,7 +675,7 @@ are detected, the user is notified.")))
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.3.1")
+    (version "0.3.4")
     (source
      (origin
        (method url-fetch)
@@ -684,7 +684,7 @@ are detected, the user is notified.")))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "08mdffcw4k503bccm1plq8r7hjx4w61w5jyfdj80fr079hnkjpmw"))))
+         "03mwfhr9rq86p8lypbdfyl7c7xyn6nzv2ipd8jc33bxzvs5i0hd6"))))
     (build-system cmake-build-system)
     (arguments
      `(#:modules ((srfi srfi-26)
@@ -730,7 +730,7 @@ are detected, the user is notified.")))
      `(("pkg-config" ,pkg-config)
        ("gettext" ,gettext-minimal)
        ("gperf" ,gperf)))
-    (home-page "http://neovim.io")
+    (home-page "https://neovim.io")
     (synopsis "Fork of vim focused on extensibility and agility")
     (description "Neovim is a project that seeks to aggressively
 refactor Vim in order to:
-- 
2.11.0





bug reassigned from package 'debbugs.gnu.org' to 'guix-patches'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 16 Feb 2019 18:30:02 GMT) Full text and rfc822 format available.

Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Sun, 17 Feb 2019 09:33:02 GMT) Full text and rfc822 format available.

Notification sent to Danny O'Brien <danny <at> spesh.com>:
bug acknowledged by developer. (Sun, 17 Feb 2019 09:33:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Danny O'Brien <danny <at> spesh.com>
Cc: 34496-done <at> debbugs.gnu.org
Subject: Re: bug#34496: [PATCH] gnu: neovim: Update to 0.3.4.
Date: Sun, 17 Feb 2019 10:32:04 +0100
Danny O'Brien <danny <at> spesh.com> writes:

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

Thank you.  I pushed this to the master branch with commit 52bc70e42
after minor changes to the commit message.

~~ Ricardo





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

This bug report was last modified 5 years and 34 days ago.

Previous Next


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