[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: infamous-plugins: Use HTTPS home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/10: gnu: infamous-plugins: Use HTTPS home page. |
Date: |
Thu, 26 Apr 2018 23:37:27 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a9071e5c5109210bff637e3ba7e0325167b89728
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Apr 27 05:08:41 2018 +0200
gnu: infamous-plugins: Use HTTPS home page.
* gnu/packages/audio.scm (infamous-plugins)[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 d468899..e16578d 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -589,7 +589,7 @@ based on human speech recordings.")
("zita-resampler" ,zita-resampler)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://ssj71.github.io/infamousPlugins")
+ (home-page "https://ssj71.github.io/infamousPlugins")
(synopsis "LV2 plugins for live use")
(description
"The infamous plugins are a collection of LV2 audio plugins for live
- branch master updated (adfc742 -> 2216b6f), Tobias Geerinckx-Rice, 2018/04/26
- 01/10: gnu: address@hidden: Update to 2.000004., Tobias Geerinckx-Rice, 2018/04/26
- 03/10: gnu: tuxguitar: Update home page., Tobias Geerinckx-Rice, 2018/04/26
- 05/10: gnu: mpd: Update to 0.20.19., Tobias Geerinckx-Rice, 2018/04/26
- 06/10: gnu: drumstick: Update to 1.1.1., Tobias Geerinckx-Rice, 2018/04/26
- 07/10: gnu: infamous-plugins: Use HTTPS home page.,
Tobias Geerinckx-Rice <=
- 02/10: gnu: perl-clone: Update to 0.39., Tobias Geerinckx-Rice, 2018/04/26
- 09/10: gnu: thefuck: Update to 3.26., Tobias Geerinckx-Rice, 2018/04/26
- 08/10: gnu: infamous-plugins: Update to 0.2.04., Tobias Geerinckx-Rice, 2018/04/26
- 04/10: gnu: tuxguitar: Update to 1.5., Tobias Geerinckx-Rice, 2018/04/26
- 10/10: gnu: thefuck: Use INVOKE., Tobias Geerinckx-Rice, 2018/04/26