treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
homepage = https://www.nongnu.org/fileschanged/;
|
||||
homepage = "https://www.nongnu.org/fileschanged/";
|
||||
description = "A command-line utility that reports when files have been altered";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user