guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/14: gnu: beets: Use HTTPS home page.


From: guix-commits
Subject: 03/14: gnu: beets: Use HTTPS home page.
Date: Thu, 26 Sep 2019 00:40:30 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d94ec407585dc4d34ec80a28567f98205c4f24c2
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Sep 26 05:01:12 2019 +0200

    gnu: beets: Use HTTPS home page.
    
    * gnu/packages/music.scm (beets)[home-page]: Use HTTPS.
---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 2b54842..b28b375 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2858,7 +2858,7 @@ Songs can be searched by artist, name or even by a part 
of the song text.")
        ("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]