mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 16:06:16 -05:00
gnu: beets: Use HTTPS home page.
* gnu/packages/music.scm (beets)[home-page]: Use HTTPS.
This commit is contained in:
parent
65d20127ef
commit
d94ec40758
1 changed files with 1 additions and 1 deletions
|
@ -2858,7 +2858,7 @@ (define-public beets
|
|||
("python-mutagen" ,python-mutagen)
|
||||
("python-pyyaml" ,python-pyyaml)
|
||||
("python-unidecode" ,python-unidecode)))
|
||||
(home-page "http://beets.io")
|
||||
(home-page "https://beets.io")
|
||||
(synopsis "Music organizer")
|
||||
(description "The purpose of beets is to get your music collection right
|
||||
once and for all. It catalogs your collection, automatically improving its
|
||||
|
|
Loading…
Reference in a new issue