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