gnu: vim: Use https.
* gnu/packages/vim.scm (vim)[home-page]: Use https.
This commit is contained in:
		
							parent
							
								
									83541fb678
								
							
						
					
					
						commit
						3d6bc5af91
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -103,7 +103,7 @@ | |||
|        ("ncurses" ,ncurses) | ||||
|        ("perl" ,perl) | ||||
|        ("tcsh" ,tcsh))) ; For runtime/tools/vim32 | ||||
|     (home-page "http://www.vim.org/") | ||||
|     (home-page "https://www.vim.org/") | ||||
|     (synopsis "Text editor based on vi") | ||||
|     (description | ||||
|      "Vim is a highly configurable text editor built to enable efficient text | ||||
|  |  | |||
		Reference in a new issue