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

* gnu/packages/vim.scm (vim-guix-vim): Update to 0.1.1.
This commit is contained in:
Efraim Flashner 2020-11-15 20:34:01 +02:00
parent 06269abece
commit ce18d88347
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -800,7 +800,7 @@ (define-public python2-pynvim
(define-public vim-guix-vim
(package
(name "vim-guix-vim")
(version "0.1")
(version "0.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -809,7 +809,7 @@ (define-public vim-guix-vim
(file-name (git-file-name name version))
(sha256
(base32
"1f8h8m96fqh3f9hy87spgh9kdqzyxl11n9s3rywvyq5xhn489bnk"))))
"10bfy0dgwizxr56b4272b7sqajpr6lnz332pzx055dis2zzjap8z"))))
(build-system copy-build-system)
(arguments
'(#:install-plan