gnu: soundtouch: Use HTTPS home page.
* gnu/packages/audio.scm (soundtouch)[home-page]: Use HTTPS.master
parent
b1d13e40fe
commit
c93bd94c49
|
@ -2706,7 +2706,7 @@ Tracker 3 S3M and Impulse Tracker IT files.")
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("file" ,file)))
|
("file" ,file)))
|
||||||
(home-page "http://www.surina.net/soundtouch/")
|
(home-page "https://www.surina.net/soundtouch/")
|
||||||
(synopsis
|
(synopsis
|
||||||
"Audio processing library for changing tempo, pitch and playback rate")
|
"Audio processing library for changing tempo, pitch and playback rate")
|
||||||
(description
|
(description
|
||||||
|
|
Reference in New Issue