treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -29,7 +29,7 @@ in stdenv.mkDerivation rec {
|
||||
the Zeitgeist engine
|
||||
'';
|
||||
description = "Semantic launcher to start applications and find relevant files";
|
||||
homepage = https://launchpad.net/synapse-project;
|
||||
homepage = "https://launchpad.net/synapse-project";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ mahe ];
|
||||
platforms = with platforms; all;
|
||||
|
||||
Reference in New Issue
Block a user