treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://vicerveza.homeunix.net/~viric/soft/ts;
|
||||
homepage = "http://vicerveza.homeunix.net/~viric/soft/ts";
|
||||
description = "Task spooler - batch queue";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ viric ];
|
||||
|
||||
Reference in New Issue
Block a user