guix-commits
[Top][All Lists]
Advanced

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

01/06: gnu: Update home pages for the V1 synth family.


From: Tobias Geerinckx-Rice
Subject: 01/06: gnu: Update home pages for the V1 synth family.
Date: Thu, 23 Aug 2018 17:13:29 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 9459216aa1fdb8f2621e8d6fa3bc075e347daf77
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Aug 23 22:56:53 2018 +0200

    gnu: Update home pages for the V1 synth family.
    
    * gnu/packages/music.scm (synthv1, drumkv1, samplv1, padthv1)
    [home-page]: Update & use HTTPS.
---
 gnu/packages/music.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 599a1d8..82e01ad 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1313,7 +1313,7 @@ users to select LV2 plugins and run them with jalv.")
        ("qttools" ,qttools)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://synthv1.sourceforge.net";)
+    (home-page "https://synthv1.sourceforge.io";)
     (synopsis "Polyphonic subtractive synthesizer")
     (description
      "Synthv1 is an old-school subtractive polyphonic synthesizer with four
@@ -1348,7 +1348,7 @@ oscillators and stereo effects.")
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("qttools" ,qttools)))
-    (home-page "http://drumkv1.sourceforge.net";)
+    (home-page "https://drumkv1.sourceforge.io";)
     (synopsis "Drum-kit sampler synthesizer with stereo effects")
     (description
      "Drumkv1 is an old-school drum-kit sampler synthesizer with stereo
@@ -1383,7 +1383,7 @@ effects.")
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("qttools" ,qttools)))
-    (home-page "http://samplv1.sourceforge.net";)
+    (home-page "https://samplv1.sourceforge.io";)
     (synopsis "Polyphonic sampler synthesizer with stereo effects")
     (description
      "Samplv1 is an old-school polyphonic sampler synthesizer with stereo
@@ -1418,7 +1418,7 @@ effects.")
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("qttools" ,qttools)))
-    (home-page "http://padthv1.sourceforge.net";)
+    (home-page "https://padthv1.sourceforge.io";)
     (synopsis "Polyphonic additive synthesizer")
     (description
      "Padthv1 is an old-school polyphonic additive synthesizer with stereo



reply via email to

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