1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-13 08:30:38 +02:00

gnu: swh-plugins: Update home-page to new uri.

* gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
This commit is contained in:
Oleg Pykhalov
2020-01-06 10:40:47 +03:00
parent 263ea4ebc3
commit 0daf7e263a

View File

@@ -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+)))