treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -54,7 +54,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
strictDeps = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://bleachbit.sourceforge.net;
|
||||
homepage = "http://bleachbit.sourceforge.net";
|
||||
description = "A program to clean your computer";
|
||||
longDescription = "BleachBit helps you easily clean your computer to free space and maintain privacy.";
|
||||
license = licenses.gpl3;
|
||||
|
||||
Reference in New Issue
Block a user