gnu: amsynth: Use HTTPS home page.
* gnu/packages/music.scm (amsynth)[home-page]: Use HTTPS.
This commit is contained in:
parent
a369682826
commit
c99f0e5780
1 changed files with 1 additions and 1 deletions
|
@ -1563,7 +1563,7 @@ (define-public amsynth
|
|||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("intltool" ,intltool)))
|
||||
(home-page "http://amsynth.github.io")
|
||||
(home-page "https://amsynth.github.io")
|
||||
(synopsis "Analog modeling synthesizer")
|
||||
(description
|
||||
"amsynth is an easy-to-use software synthesizer with a classic
|
||||
|
|
Loading…
Reference in a new issue