mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
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 @@ (define-public drumstick
|
|||
("docbook-xsl" ,docbook-xsl)
|
||||
("doxygen" ,doxygen)
|
||||
("graphviz" ,graphviz))) ; for dot
|
||||
(home-page "http://drumstick.sourceforge.net/")
|
||||
(home-page "https://drumstick.sourceforge.io/")
|
||||
(synopsis "C++ MIDI library")
|
||||
(description
|
||||
"Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. It
|
||||
|
|
Loading…
Reference in a new issue