gnu: ocaml-tsdl: Use HTTPS home page.
* gnu/packages/ocaml.scm (ocaml-tsdl)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									fed4ff33fa
								
							
						
					
					
						commit
						2d1e064694
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3341,7 +3341,7 @@ OCaml projects that contain C stubs.")
 | 
			
		|||
  (package
 | 
			
		||||
    (name "ocaml-tsdl")
 | 
			
		||||
    (version "0.9.6")
 | 
			
		||||
    (home-page "http://erratique.ch/software/tsdl")
 | 
			
		||||
    (home-page "https://erratique.ch/software/tsdl")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append home-page "/releases/tsdl-"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue