treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation {
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
homepage = https://www.gnu.org/software/gv/;
|
||||
homepage = "https://www.gnu.org/software/gv/";
|
||||
description = "PostScript/PDF document viewer";
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user