[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/15: gnu: neovim: Update to 0.9.4.
From: |
guix-commits |
Subject: |
11/15: gnu: neovim: Update to 0.9.4. |
Date: |
Fri, 3 Nov 2023 06:15:07 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 66ff9c82a3938c6f57c683490e0471b5df3e5f95
Author: Benjamin <benjamin@uvy.fr>
AuthorDate: Mon Oct 30 10:43:02 2023 +0100
gnu: neovim: Update to 0.9.4.
* gnu/packages/vim.scm (neovim): Update to 0.9.4.
Change-Id: I7246390c69875cbc1d7442afe38abd31ce85616b
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 d2ea9b7ae1..c2ed7b9249 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -719,7 +719,7 @@ are detected, the user is notified.")))
(define-public neovim
(package
(name "neovim")
- (version "0.9.1")
+ (version "0.9.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -728,7 +728,7 @@ are detected, the user is notified.")))
(file-name (git-file-name name version))
(sha256
(base32
- "18dsl9fjcqvcqffny6jmcxwx5a7d13aykn310hbgghny8l11rw3c"))))
+ "0wj1p5x88s58f22crdyzwlfiqgnwlqdkbw4wxllf0v5hg16gbnhp"))))
(build-system cmake-build-system)
(arguments
(list #:modules
- 05/15: gnu: wlr-randr: Update to 0.3.1., (continued)
- 05/15: gnu: wlr-randr: Update to 0.3.1., guix-commits, 2023/11/03
- 03/15: gnu: asciinema: Update to 2.4.0., guix-commits, 2023/11/03
- 02/15: gnu: strawberry: Update to 1.0.21., guix-commits, 2023/11/03
- 06/15: gnu: msmtp: Update to 1.8.25., guix-commits, 2023/11/03
- 07/15: gnu: emacs-ox-rss: Update upstream URL., guix-commits, 2023/11/03
- 09/15: gnu: foot: Update to 1.16.2., guix-commits, 2023/11/03
- 08/15: gnu: wine-minimal: Update to 8.18., guix-commits, 2023/11/03
- 15/15: gnu: cmark-gfm: Update to 0.29.0.gfm.13., guix-commits, 2023/11/03
- 14/15: gnu: mupdf: Update to 1.23.4., guix-commits, 2023/11/03
- 13/15: gnu: syncthing: Update to 1.25.0., guix-commits, 2023/11/03
- 11/15: gnu: neovim: Update to 0.9.4.,
guix-commits <=
- 12/15: gnu: go-github-com-hjson-hjson-go: Update to 4.3.1., guix-commits, 2023/11/03
- 10/15: gnu: guile-netlink: Update to 1.2.1., guix-commits, 2023/11/03