gnu: faust: Use HTTPS home page.
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.master
parent
286ab9d3f5
commit
62f6f9d99f
|
@ -1306,7 +1306,7 @@ PS, and DAB+.")
|
|||
#t)))))
|
||||
(native-inputs
|
||||
`(("unzip" ,unzip)))
|
||||
(home-page "http://faust.grame.fr/")
|
||||
(home-page "https://faust.grame.fr/")
|
||||
(synopsis "Signal processing language")
|
||||
(description
|
||||
"Faust is a programming language for realtime audio signal processing.")
|
||||
|
|
Reference in New Issue