treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ pythonPackages.buildPythonApplication {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://github.com/linuxerwang/pdf-quench;
|
||||
homepage = "https://github.com/linuxerwang/pdf-quench";
|
||||
description = "A visual tool for cropping pdf files";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
|
||||
Reference in New Issue
Block a user