treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -20,7 +20,7 @@ buildPythonApplication rec {
|
||||
|
||||
meta = {
|
||||
description = "Command-line tool to create and verify OpenTimestamps proofs";
|
||||
homepage = https://github.com/opentimestamps/opentimestamps-client;
|
||||
homepage = "https://github.com/opentimestamps/opentimestamps-client";
|
||||
license = lib.licenses.lgpl3;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user