gnu: glulxe: Use HTTPS home page.
* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									7842ddcbc1
								
							
						
					
					
						commit
						bac03797fd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2164,7 +2164,7 @@ using the @code{curses.h} library for screen control.") | |||
|               (install-file "glulxe" bin)) | ||||
|             #t)) | ||||
|         (delete 'configure))))          ; no configure script | ||||
|    (home-page "http://www.eblong.com/zarf/glulx/") | ||||
|    (home-page "https://www.eblong.com/zarf/glulx/") | ||||
|    (synopsis "Interpreter for Glulx VM") | ||||
|    (description | ||||
|     "Glulx is a 32-bit portable virtual machine intended for writing and | ||||
|  |  | |||
		Reference in a new issue