mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: clementine: Use HTTPS home page.
* gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
This commit is contained in:
parent
ec0b94672b
commit
8849109703
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ (define-public clementine
|
|||
("sqlite" ,sqlite-with-column-metadata)
|
||||
("sparsehash" ,sparsehash)
|
||||
("taglib" ,taglib)))
|
||||
(home-page "http://clementine-player.org")
|
||||
(home-page "https://clementine-player.org")
|
||||
(synopsis "Music player and library organizer")
|
||||
(description "Clementine is a multiplatform music player. It is inspired
|
||||
by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and
|
||||
|
|
Loading…
Reference in a new issue