mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: denemo: Use HTTPS home page URI.
* gnu/packages/music.scm (denemo)[home-page]: Use HTTPS URI. Change-Id: I07386a8153ed37041d270e52e482d0d1334e6ce5
This commit is contained in:
parent
44553da934
commit
4b1b6e859a
1 changed files with 1 additions and 1 deletions
|
@ -942,7 +942,7 @@ (define-public denemo
|
|||
even input via a microphone connected to the sound card. The final product
|
||||
is publication-quality music notation that is continuously generated in the
|
||||
background while you work.")
|
||||
(home-page "http://www.denemo.org")
|
||||
(home-page "https://www.denemo.org")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public dumb
|
||||
|
|
Loading…
Reference in a new issue