GNU bug report logs - #64346
[PATCH] gnu: neovim: Update to 0.9.1.

Previous Next

Package: guix-patches;

Reported by: Benjamin <benjamin <at> uvy.fr>

Date: Thu, 29 Jun 2023 08:02:01 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: Benjamin <benjamin <at> uvy.fr>
Subject: bug#64346: closed (Re: [bug#64346] [PATCH] gnu: neovim: Update to
 0.9.1.)
Date: Sat, 01 Jul 2023 07:18:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64346: [PATCH] gnu: neovim: Update to 0.9.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64346 <at> debbugs.gnu.org.

-- 
64346: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64346
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Benjamin <benjamin <at> uvy.fr>
Cc: 64346-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#64346] [PATCH] gnu: neovim: Update to 0.9.1.
Date: Sat, 01 Jul 2023 08:17:10 +0100
[Message part 3 (text/plain, inline)]
Benjamin <benjamin <at> uvy.fr> writes:

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

Thanks, I've pushed this to master as
92d05b79e89ffa4635bf5d9eb49da3771c35c5e0.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Benjamin <benjamin <at> uvy.fr>
To: guix-patches <at> gnu.org
Cc: Benjamin <benjamin <at> uvy.fr>
Subject: [PATCH] gnu: neovim: Update to 0.9.1.
Date: Thu, 29 Jun 2023 10:01:23 +0200
* gnu/packages/vim.scm (neovim): Update to 0.9.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 f928087e8a..f004e9d602 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -693,7 +693,7 @@ (define-public neovim-syntastic
 (define-public neovim
   (package
     (name "neovim")
-    (version "0.9.0")
+    (version "0.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -702,7 +702,7 @@ (define-public neovim
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xsvhm191cy5ivcw0c8dnpzbpcvvn5hsnkzkipr2aabgrsgqj628"))))
+                "18dsl9fjcqvcqffny6jmcxwx5a7d13aykn310hbgghny8l11rw3c"))))
     (build-system cmake-build-system)
     (arguments
      (list #:modules

base-commit: b24a05830d11e3011eee4bc5f60a41e26188cde1
-- 
2.40.1




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

Previous Next


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