guix-commits
[Top][All Lists]
Advanced

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

06/10: gnu: amsynth: Use HTTPS home page.


From: guix-commits
Subject: 06/10: gnu: amsynth: Use HTTPS home page.
Date: Mon, 2 Mar 2020 15:48:04 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit c99f0e5780f810c78890424ff668becc44cb1776
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:50:29 2020 +0100

    gnu: amsynth: Use HTTPS home page.
    
    * gnu/packages/music.scm (amsynth)[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 924b802..536831c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1563,7 +1563,7 @@ special variant of additive synthesis.")
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("intltool" ,intltool)))
-    (home-page "http://amsynth.github.io";)
+    (home-page "https://amsynth.github.io";)
     (synopsis "Analog modeling synthesizer")
     (description
      "amsynth is an easy-to-use software synthesizer with a classic



reply via email to

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