gnu: qtractor: Use HTTPS home page URI.
* gnu/packages/music.scm (qtractor)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									e0c6592c68
								
							
						
					
					
						commit
						3cb8cc255f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3031,7 +3031,7 @@ from the command line.")
 | 
			
		|||
    (native-inputs
 | 
			
		||||
     `(("pkg-config" ,pkg-config)
 | 
			
		||||
       ("qttools" ,qttools)))
 | 
			
		||||
    (home-page "http://qtractor.org/")
 | 
			
		||||
    (home-page "https://qtractor.org/")
 | 
			
		||||
    (synopsis "Audio/MIDI multi-track sequencer")
 | 
			
		||||
    (description
 | 
			
		||||
     "Qtractor is an Audio/MIDI multi-track sequencer application.  It uses
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue