gnu: vim-asyncrun: Update to 2.7.1.
* gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.1.
This commit is contained in:
		
							parent
							
								
									2a844af991
								
							
						
					
					
						commit
						5619741752
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -851,7 +851,7 @@ through its msgpack-rpc API.") | |||
| (define-public vim-asyncrun | ||||
|   (package | ||||
|     (name "vim-asyncrun") | ||||
|     (version "2.6.5") | ||||
|     (version "2.7.1") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -860,7 +860,7 @@ through its msgpack-rpc API.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1n0yzv8psskhx8h4g7dz64h2llm9mnljhvl4hrnsjx6znkni8vwp")))) | ||||
|                 "0f7slvz28772qsbrb8xfwrkprfm90wc9i36xhn797lacxcxgwqpw")))) | ||||
|     (build-system copy-build-system) | ||||
|     (arguments | ||||
|      '(#:install-plan | ||||
|  |  | |||
		Reference in a new issue