[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/14: gnu: vim: Update to 8.2.1840.
From: |
guix-commits |
Subject: |
10/14: gnu: vim: Update to 8.2.1840. |
Date: |
Tue, 13 Oct 2020 14:08:49 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9e0de744b183a4bfdf537f68d93568746af9e953
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 13 18:49:08 2020 +0200
gnu: vim: Update to 8.2.1840.
* gnu/packages/vim.scm (vim): Update to 8.2.1840.
---
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 6554369..def1f87 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -70,7 +70,7 @@
(define-public vim
(package
(name "vim")
- (version "8.2.1812")
+ (version "8.2.1840")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -79,7 +79,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0dh9v3xwj7ing3z27gibpn5ylhgd813pakfsflbbl0qb93lzr5a7"))))
+ "0ly2kv1x3jqi363wjk694s8bi9q0xvw7yizf8pzanan8h2wy1r28"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
- 04/14: gnu: libmtp: Update to 1.1.18., (continued)
- 04/14: gnu: libmtp: Update to 1.1.18., guix-commits, 2020/10/13
- 02/14: gnu: easyrpg-player: Update to 0.6.2.3., guix-commits, 2020/10/13
- 05/14: gnu: ncmpc: Update to 0.40., guix-commits, 2020/10/13
- 01/14: gnu: gtkwave: Update to 3.3.107., guix-commits, 2020/10/13
- 06/14: gnu: kdenlive: Update to 20.08.2., guix-commits, 2020/10/13
- 07/14: gnu: alpine: Update to 2.24., guix-commits, 2020/10/13
- 09/14: gnu: xonsh: Update to 0.9.23., guix-commits, 2020/10/13
- 13/14: gnu: libmediainfo: Update to 20.09., guix-commits, 2020/10/13
- 14/14: gnu: mediainfo: Update to 20.09., guix-commits, 2020/10/13
- 08/14: gnu: stunnel: Update to 5.57 [security fixes]., guix-commits, 2020/10/13
- 10/14: gnu: vim: Update to 8.2.1840.,
guix-commits <=
- 12/14: gnu: dos2unix: Cross-compile., guix-commits, 2020/10/13
- 11/14: gnu: dos2unix: Update to 7.4.2., guix-commits, 2020/10/13