[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: swh-plugins: Update home-page to new uri.
From: |
guix-commits |
Subject: |
01/05: gnu: swh-plugins: Update home-page to new uri. |
Date: |
Mon, 6 Jan 2020 05:00:08 -0500 (EST) |
wigust pushed a commit to branch master
in repository guix.
commit 0daf7e263a2bfbe2de4b9c6598ebf1fdc8fa3b61
Author: Oleg Pykhalov <address@hidden>
AuthorDate: Mon Jan 6 10:40:47 2020 +0300
gnu: swh-plugins: Update home-page to new uri.
* gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
---
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 acc4438..55a3446 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -747,7 +747,7 @@ envelope follower, distortion effects, tape effects and
more.")
`(("fftwf" ,fftwf)
("perl-xml-parser" ,perl-xml-parser)))
(build-system gnu-build-system)
- (home-page "https://github.com/swh/ladspa/")
+ (home-page "http://plugin.org.uk")
(synopsis "The SWH Plugins package for the LADSPA plugin system")
(description "This package provides Steve Harris's LADSPA plugins.")
(license license:gpl2+)))