treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ buildGoPackage {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Page Cache stat: get page cache stats for files on Linux.";
|
||||
homepage = https://github.com/tobert/pcstat;
|
||||
homepage = "https://github.com/tobert/pcstat";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ aminechikhaoui ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user