guix-commits
[Top][All Lists]
Advanced

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

02/20: gnu: soundtouch: Use HTTPS home page.


From: guix-commits
Subject: 02/20: gnu: soundtouch: Use HTTPS home page.
Date: Mon, 2 Dec 2019 20:15:33 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit c93bd94c491f9aed78cd1995630274e33d841b73
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Dec 1 16:15:33 2019 +0100

    gnu: soundtouch: Use HTTPS home page.
    
    * gnu/packages/audio.scm (soundtouch)[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 79783e1..7b0c540 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2706,7 +2706,7 @@ Tracker 3 S3M and Impulse Tracker IT files.")
        ("automake" ,automake)
        ("libtool" ,libtool)
        ("file" ,file)))
-    (home-page "http://www.surina.net/soundtouch/";)
+    (home-page "https://www.surina.net/soundtouch/";)
     (synopsis
      "Audio processing library for changing tempo, pitch and playback rate")
     (description



reply via email to

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