[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: vim: Update to 8.2.2677.
From: |
guix-commits |
Subject: |
06/09: gnu: vim: Update to 8.2.2677. |
Date: |
Tue, 30 Mar 2021 17:14:37 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e8aa983cd0695a262d498f47ac6520b475b47059
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 30 23:02:10 2021 +0200
gnu: vim: Update to 8.2.2677.
* gnu/packages/vim.scm (vim): Update to 8.2.2677.
---
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 0a73d9e..92ce121 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -71,7 +71,7 @@
(define-public vim
(package
(name "vim")
- (version "8.2.2632")
+ (version "8.2.2677")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -80,7 +80,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0f80im1swja58n99696zslyzapsx8pyf545pmpzvy173ymnvm6nq"))))
+ "13y58h0nnd5jpqk8nhpcdhg6m2drfnrfbiv4cjh9qmkjw47i0qir"))))
(build-system gnu-build-system)
(arguments
`(#:test-target "test"
- branch master updated (634d984 -> 4b8c687), guix-commits, 2021/03/30
- 03/09: gnu: nginx: Update to 1.19.9., guix-commits, 2021/03/30
- 04/09: gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a., guix-commits, 2021/03/30
- 05/09: gnu: avidemux: Update to 2.7.8., guix-commits, 2021/03/30
- 06/09: gnu: vim: Update to 8.2.2677.,
guix-commits <=
- 02/09: gnu: vsftp: Apply unstaged fixes., guix-commits, 2021/03/30
- 01/09: gnu: nq: Update to 0.4., guix-commits, 2021/03/30
- 07/09: gnu: quickjs: Update to 2021-03-27., guix-commits, 2021/03/30
- 09/09: gnu: libupnp: Update to 1.14.4., guix-commits, 2021/03/30
- 08/09: gnu: sg3-utils: Update to 1.46., guix-commits, 2021/03/30