gnu: drumstick: Use new HTTPS home page.
* gnu/packages/music.scm (drumstick)[home-page]: Update & use HTTPS.
This commit is contained in:
parent
51c03ff265
commit
b5d7ea6f37
1 changed files with 1 additions and 1 deletions
|
@ -2672,7 +2672,7 @@ browser.")
|
||||||
("docbook-xsl" ,docbook-xsl)
|
("docbook-xsl" ,docbook-xsl)
|
||||||
("doxygen" ,doxygen)
|
("doxygen" ,doxygen)
|
||||||
("graphviz" ,graphviz))) ; for dot
|
("graphviz" ,graphviz))) ; for dot
|
||||||
(home-page "http://drumstick.sourceforge.net/")
|
(home-page "https://drumstick.sourceforge.io/")
|
||||||
(synopsis "C++ MIDI library")
|
(synopsis "C++ MIDI library")
|
||||||
(description
|
(description
|
||||||
"Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. It
|
"Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. It
|
||||||
|
|
Reference in a new issue