guix-commits
[Top][All Lists]
Advanced

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

04/10: gnu: rubberband: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 04/10: gnu: rubberband: Use HTTPS home page.
Date: Wed, 3 Oct 2018 22:21:26 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 20377e4a99d7855685f29433059d53fca2761ce9
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Oct 3 02:48:01 2018 +0200

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

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 95cc2ed..c92b505 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2245,7 +2245,7 @@ aimed at audio/musical applications.")
        ("vamp" ,vamp)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://breakfastquay.com/rubberband/";)
+    (home-page "https://breakfastquay.com/rubberband/";)
     (synopsis "Audio time-stretching and pitch-shifting library")
     (description
      "Rubber Band is a library and utility program that permits changing the



reply via email to

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