treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
||||
and generic functions.
|
||||
'';
|
||||
|
||||
homepage = http://wiki.clean.cs.ru.nl/Clean;
|
||||
homepage = "http://wiki.clean.cs.ru.nl/Clean";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
maintainers = [ stdenv.lib.maintainers.kkallio ];
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
|
||||
Reference in New Issue
Block a user