gnu: gauche: Use HTTPS home page.
* gnu/packages/scheme.scm (gauche)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									131f0f853e
								
							
						
					
					
						commit
						77386648da
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1008,7 +1008,7 @@ The core is 12 builtin special forms and 33 builtin functions.")
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gauche")
 | 
					    (name "gauche")
 | 
				
			||||||
    (version "0.9.9")
 | 
					    (version "0.9.9")
 | 
				
			||||||
    (home-page "http://practical-scheme.net/gauche/index.html")
 | 
					    (home-page "https://practical-scheme.net/gauche/index.html")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue