guix-commits
[Top][All Lists]
Advanced

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

158/182: gnu: faad2: Use HTTPS home page.


From: guix-commits
Subject: 158/182: gnu: faad2: Use HTTPS home page.
Date: Fri, 15 Nov 2019 00:02:02 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit cbf76715b5ffb0bae321a1c483392f6b9357f242
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Nov 10 00:57:47 2019 +0100

    gnu: faad2: Use HTTPS home page.
    
    * gnu/packages/audio.scm (faad2)[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 991e54a..f037dd1 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1177,7 +1177,7 @@ also play midifiles using a Soundfont.")
                (base32
                 "089zqykqgmmysznvk0bi2pfvdqwclnn540d0zks83sv2pynpfjb5"))))
     (build-system gnu-build-system)
-    (home-page "http://www.audiocoding.com/faad2.html";)
+    (home-page "https://www.audiocoding.com/faad2.html";)
     (synopsis "MPEG-4 and MPEG-2 AAC decoder")
     (description
      "FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,



reply via email to

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