gnu: vim-asyncrun: Update to 2.7.5.

* gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.5.
This commit is contained in:
Efraim Flashner 2020-04-18 21:49:59 +03:00
parent d7041a69ed
commit 0144f8def8
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -851,7 +851,7 @@ (define-public vim-guix-vim
(define-public vim-asyncrun
(package
(name "vim-asyncrun")
(version "2.7.1")
(version "2.7.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -860,7 +860,7 @@ (define-public vim-asyncrun
(file-name (git-file-name name version))
(sha256
(base32
"0f7slvz28772qsbrb8xfwrkprfm90wc9i36xhn797lacxcxgwqpw"))))
"02fiqf4rcrxbcgvj02mpd78wkxsrnbi54aciwh9fv5mnz5ka249m"))))
(build-system copy-build-system)
(arguments
'(#:install-plan