Merge pull request #309140 from r-ryantm/auto-update/vimPlugins.vim-clap
vimPlugins.vim-clap: 0.52 -> 0.53
This commit is contained in:
commit
87fb399461
1335
pkgs/applications/editors/vim/plugins/vim-clap/Cargo.lock
generated
1335
pkgs/applications/editors/vim/plugins/vim-clap/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -11,13 +11,13 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "0.52";
|
||||
version = "0.53";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "liuchengxu";
|
||||
repo = "vim-clap";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-byG4DHa0rTzvlLW+d3eF8xCX8uft4b7HYJDqbVmTdNI=";
|
||||
hash = "sha256-0D9HMFh0G9Dq78v/Aau7VXN9jBad6ZevqTCjx7FT9Yw=";
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user