gnu: mc: Use HTTPS for home page.
* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									a1b517f908
								
							
						
					
					
						commit
						10db64e1b0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -68,7 +68,7 @@ | ||||||
|              (substitute* "misc/ext.d/misc.sh.in" |              (substitute* "misc/ext.d/misc.sh.in" | ||||||
|                (("/bin/cat") "cat")) |                (("/bin/cat") "cat")) | ||||||
|              #t))))) |              #t))))) | ||||||
|     (home-page "http://www.midnight-commander.org") |     (home-page "https://www.midnight-commander.org") | ||||||
|     (synopsis "Graphical file manager") |     (synopsis "Graphical file manager") | ||||||
|     (description |     (description | ||||||
|      "GNU Midnight Commander is a command-line file manager laid out in a |      "GNU Midnight Commander is a command-line file manager laid out in a | ||||||
|  |  | ||||||
		Reference in a new issue