beets: Quote homepage url
This commit is contained in:
parent
befbb792b9
commit
9c3be05166
@ -264,7 +264,7 @@ in pythonPackages.buildPythonApplication rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Music tagger and library organizer";
|
description = "Music tagger and library organizer";
|
||||||
homepage = http://beets.io;
|
homepage = "http://beets.io";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ aszlig domenkozar pjones ];
|
maintainers = with maintainers; [ aszlig domenkozar pjones ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user