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 @@ using a system-independent interface.")
|
||||||
("python-pyportmidi" ,python-pyportmidi)
|
("python-pyportmidi" ,python-pyportmidi)
|
||||||
("python-pyqt" ,python-pyqt)
|
("python-pyqt" ,python-pyqt)
|
||||||
("python-sip" ,python-sip)))
|
("python-sip" ,python-sip)))
|
||||||
(home-page "http://www.frescobaldi.org/")
|
(home-page "https://www.frescobaldi.org/")
|
||||||
(synopsis "LilyPond sheet music text editor")
|
(synopsis "LilyPond sheet music text editor")
|
||||||
(description
|
(description
|
||||||
"Frescobaldi is a LilyPond sheet music text editor with syntax
|
"Frescobaldi is a LilyPond sheet music text editor with syntax
|
||||||
|
|
|
||||||
Reference in a new issue