gnu: patchage: Fix home page URL.
* gnu/packages/audio.scm (patchage)[home-page]: Fix 404.master
parent
c3e70aac9c
commit
41cb043a3b
|
@ -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 New Issue