Merge pull request #247532 from jumper149/jumper149-patch-mda-lv2

mda-lv2: Update homepage URL

authored by Mario Rodas and committed by GitHub 4b68f2cd 33f94e60

+1 -1
+1 -1
pkgs/applications/audio/mda-lv2/default.nix
··· 13 buildInputs = [ fftwSinglePrec lv2 ]; 14 15 meta = with lib; { 16 - homepage = "http://drobilla.net/software/mda-lv2/"; 17 description = "An LV2 port of the MDA plugins by Paul Kellett"; 18 license = licenses.gpl2Plus; 19 maintainers = [ maintainers.goibhniu ];
··· 13 buildInputs = [ fftwSinglePrec lv2 ]; 14 15 meta = with lib; { 16 + homepage = "http://drobilla.net/software/mda-lv2.html"; 17 description = "An LV2 port of the MDA plugins by Paul Kellett"; 18 license = licenses.gpl2Plus; 19 maintainers = [ maintainers.goibhniu ];