treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -45,7 +45,7 @@ rec {
|
||||
between the flexibility of Ant and the convenience of a
|
||||
build-by-convention behavior.
|
||||
'';
|
||||
homepage = http://www.gradle.org/;
|
||||
homepage = "http://www.gradle.org/";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user