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
No known key found for this signature in database
GPG key ID: 167F8EA5001AFA9C

View file

@ -747,7 +747,7 @@ (define-public swh-plugins
`(("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+)))