gnu: patchage: Fix home page URL.
* gnu/packages/audio.scm (patchage)[home-page]: Fix 404.
This commit is contained in:
		
							parent
							
								
									c3e70aac9c
								
							
						
					
					
						commit
						41cb043a3b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2863,7 +2863,7 @@ buffers, and audio capture.")
 | 
			
		|||
       ("dbus-glib" ,dbus-glib)))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("pkg-config" ,pkg-config)))
 | 
			
		||||
    (home-page "https://drobilla.net/software/patchage/")
 | 
			
		||||
    (home-page "https://drobilla.net/software/patchage.html")
 | 
			
		||||
    (synopsis "Modular patch bay for audio and MIDI systems")
 | 
			
		||||
    (description
 | 
			
		||||
     "Patchage is a modular patch bay for audio and MIDI systems based on JACK
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue