treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
homepage = http://libspectre.freedesktop.org/;
|
||||
homepage = "http://libspectre.freedesktop.org/";
|
||||
description = "PostScript rendering library";
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user