gnu: vim-guix-vim: Update to 0.2.1.

* gnu/packages/vim.scm (vim-guix-vim): Update to 0.2.1.
This commit is contained in:
Efraim Flashner 2021-07-01 14:53:09 +03:00
parent 4920d4965e
commit 87cd6f9a12
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -896,7 +896,7 @@ (define-public python-pynvim
(define-public vim-guix-vim
(package
(name "vim-guix-vim")
(version "0.2.0")
(version "0.2.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -905,7 +905,7 @@ (define-public vim-guix-vim
(file-name (git-file-name name version))
(sha256
(base32
"1gsdjxf6f6zcjg5az78570b5m68lgsfn20ld16y7zbagwh51lj20"))))
"1fyfwsvv787al88lqjgqcgykav8pcf4xgj5d4i0j7wjcfb3mh1vw"))))
(build-system copy-build-system)
(arguments
'(#:install-plan