me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/vim.scm (vim-guix-vim): Update to 0.3.1.
Efraim Flashner 2022-01-19 15:50:25 +02:00
parent 71421529d8
commit b8aa431382
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 3 deletions

View File

@ -884,16 +884,16 @@ through its msgpack-rpc API.")
(define-public vim-guix-vim
(package
(name "vim-guix-vim")
(version "0.3.0")
(version "0.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.com/Efraim/guix.vim.git/")
(url "https://gitlab.com/Efraim/guix.vim")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"0bk2mnvbv1rfr0zzx4m8jjdw98wbbmdffx1h9svrjpg25lcvqv1b"))))
"080ni4z23qdr8rkrswjqfqfrrcnpn7qdgrg14glwji46wzvwxqyx"))))
(build-system copy-build-system)
(arguments
'(#:install-plan