[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: vim: Update to 8.2.1964.
From: |
guix-commits |
Subject: |
10/10: gnu: vim: Update to 8.2.1964. |
Date: |
Sat, 7 Nov 2020 09:35:44 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2c734548fd7181f038252fbca36a06c9418cca87
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Nov 7 15:34:49 2020 +0100
gnu: vim: Update to 8.2.1964.
* gnu/packages/vim.scm (vim): Update to 8.2.1964.
---
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 c574b26..87539e3 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -70,7 +70,7 @@
(define-public vim
(package
(name "vim")
- (version "8.2.1947")
+ (version "8.2.1964")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -79,7 +79,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1cl83phzsy1mqsgbqyds10644jcfkwk2pn6vx6s6l7vw52hh5nkc"))))
+ "0rhx93xq5gk7lgxnm0h0lnwl6zgifcnl0c9k0f4fqb6cx81ihp4q"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
- branch master updated (ab138f8 -> 2c73454), guix-commits, 2020/11/07
- 01/10: gnu: firebird: Tweak description., guix-commits, 2020/11/07
- 03/10: gnu: duperemove: Prepare for cross-compilation., guix-commits, 2020/11/07
- 04/10: gnu: duperemove: Update to 0.11.2., guix-commits, 2020/11/07
- 07/10: gnu: nix: Download source over HTTPS., guix-commits, 2020/11/07
- 06/10: gnu: f3: Update to 8.0., guix-commits, 2020/11/07
- 08/10: gnu: nix: Update to 2.3.8., guix-commits, 2020/11/07
- 02/10: gnu: doctest: Update to 2.4.1., guix-commits, 2020/11/07
- 05/10: gnu: f3: Fix cross-compilation., guix-commits, 2020/11/07
- 10/10: gnu: vim: Update to 8.2.1964.,
guix-commits <=
- 09/10: gnu: zile: Update to 2.4.15., guix-commits, 2020/11/07