gnu: wavpack: Use HTTPS home page URI.
* gnu/packages/audio.scm (wavpack)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									597579afc3
								
							
						
					
					
						commit
						372b15f862
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3242,7 +3242,7 @@ stretching and pitch scaling of audio.  This package contains the library.")
 | 
			
		|||
     `(("autoconf" ,autoconf)
 | 
			
		||||
       ("automake" ,automake)
 | 
			
		||||
       ("libtool" ,libtool)))
 | 
			
		||||
    (home-page "http://www.wavpack.com/")
 | 
			
		||||
    (home-page "https://www.wavpack.com/")
 | 
			
		||||
    (synopsis "Hybrid lossless audio codec")
 | 
			
		||||
    (description
 | 
			
		||||
     "WavPack is an audio compression format with lossless, lossy and hybrid
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue