gnu: netcdf: Use HTTPS home page.
* gnu/packages/maths.scm (netcdf)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									d5730000e2
								
							
						
					
					
						commit
						821aa687b4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1270,7 +1270,7 @@ similar to MATLAB, GNU Octave or SciPy.")
 | 
			
		|||
             #t)))
 | 
			
		||||
 | 
			
		||||
       #:parallel-tests? #f))           ;various race conditions
 | 
			
		||||
    (home-page "http://www.unidata.ucar.edu/software/netcdf/")
 | 
			
		||||
    (home-page "https://www.unidata.ucar.edu/software/netcdf/")
 | 
			
		||||
    (synopsis "Library for scientific data")
 | 
			
		||||
    (description "NetCDF is an interface for scientific data access and a
 | 
			
		||||
software library that provides an implementation of the interface.  The netCDF
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue