treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://savannah.nongnu.org/projects/quilt;
|
||||
homepage = "https://savannah.nongnu.org/projects/quilt";
|
||||
description = "Easily manage large numbers of patches";
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user