[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/184: gnu: neovim: Update to 0.4.3.
From: |
guix-commits |
Subject: |
126/184: gnu: neovim: Update to 0.4.3. |
Date: |
Wed, 27 Nov 2019 14:37:13 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit ca0528390066b74cd2a24dd9cd79933794a78c63
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 9 00:52:46 2019 +0100
gnu: neovim: Update to 0.4.3.
* gnu/packages/vim.scm (neovim): Update to 0.4.3.
---
gnu/packages/vim.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index fbc0b48..29563a7 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -734,7 +734,7 @@ are detected, the user is notified.")))
(define-public neovim
(package
(name "neovim")
- (version "0.4.2")
+ (version "0.4.3")
(source
(origin
(method git-fetch)
@@ -743,8 +743,7 @@ are detected, the user is notified.")))
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
- "13w446plvgl219lhj29jyimhiqvs1y1byrz4qpdmxgyddmx9xqss"))))
+ (base32 "03p7pic7hw9yxxv7fbgls1f42apx3lik2k6mpaz1a109ngyc5kaj"))))
(build-system cmake-build-system)
(arguments
`(#:modules ((srfi srfi-26)
- 119/184: gnu: python-latexcodec: Update to 1.0.7., (continued)
- 119/184: gnu: python-latexcodec: Update to 1.0.7., guix-commits, 2019/11/27
- 62/184: gnu: network-manager: Update to 1.18.4., guix-commits, 2019/11/27
- 68/184: gnu: linux-libre: Update to 5.3.9., guix-commits, 2019/11/27
- 70/184: gnu: devhelp: Don't create icon cache., guix-commits, 2019/11/27
- 71/184: gnu: eog: Don't create icon cache., guix-commits, 2019/11/27
- 83/184: services: Make it possible to include dynamic modules in nginx., guix-commits, 2019/11/27
- 87/184: gnu: libdvdnav: Update to 6.0.1., guix-commits, 2019/11/27
- 92/184: gnu: Fix deprecation of monolithic Qt 5.x package., guix-commits, 2019/11/27
- 104/184: gnu: fcitx-configtool: Don't use NAME in source URI., guix-commits, 2019/11/27
- 108/184: guix: Add file-locking with no wait., guix-commits, 2019/11/27
- 126/184: gnu: neovim: Update to 0.4.3.,
guix-commits <=
- 158/184: gnu: faad2: Use HTTPS home page., guix-commits, 2019/11/27
- 160/184: gnu: cgal: Update to 4.14.2., guix-commits, 2019/11/27
- 180/184: gnu: zita-convolver: Update to 4.0.3., guix-commits, 2019/11/27
- 115/184: gnu: python-psutil: Update to 5.6.5., guix-commits, 2019/11/27
- 122/184: ui: Emit hyperlinks for 'license' in package search results., guix-commits, 2019/11/27
- 134/184: gnu: Add perl-moox-strictconstructor., guix-commits, 2019/11/27
- 151/184: gnu: babl: Update to 0.1.72., guix-commits, 2019/11/27
- 156/184: gnu: xfce4-whiskermenu-plugin: Update to 2.3.4., guix-commits, 2019/11/27
- 150/184: gnu: fvwm: Update to 2.6.9., guix-commits, 2019/11/27
- 167/184: gnu: haskell-apps.scm: Add missing import., guix-commits, 2019/11/27