gnu: frescobaldi: Use HTTPS home page URI.
* gnu/packages/music.scm (frescobaldi)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
88c586f324
commit
3e2d65aecb
1 changed files with 1 additions and 1 deletions
|
@ -2056,7 +2056,7 @@ (define-public frescobaldi
|
|||
("python-pyportmidi" ,python-pyportmidi)
|
||||
("python-pyqt" ,python-pyqt)
|
||||
("python-sip" ,python-sip)))
|
||||
(home-page "http://www.frescobaldi.org/")
|
||||
(home-page "https://www.frescobaldi.org/")
|
||||
(synopsis "LilyPond sheet music text editor")
|
||||
(description
|
||||
"Frescobaldi is a LilyPond sheet music text editor with syntax
|
||||
|
|
Loading…
Reference in a new issue