From c99f0e5780f810c78890424ff668becc44cb1776 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 18 Jan 2020 21:50:29 +0100 Subject: 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(-) (limited to 'gnu/packages/music.scm') diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 924b802c27..536831c804 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 -- cgit v1.2.3