guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: clementine: Use HTTPS home page.


From: guix-commits
Subject: 04/04: gnu: clementine: Use HTTPS home page.
Date: Thu, 28 Feb 2019 16:36:02 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 884910970332c92f77bd9e079b413e5683870f27
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Feb 28 22:01:41 2019 +0100

    gnu: clementine: Use HTTPS home page.
    
    * gnu/packages/music.scm (clementine)[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 98ed92a..aa001ff 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -290,7 +290,7 @@ score, keyboard, guitar, drum and controller views.")
          ("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



reply via email to

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