treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -35,7 +35,7 @@ buildPythonPackage rec {
|
||||
on disk. It integrates deeply with btrfs so that scans are
|
||||
incremental and low-impact.
|
||||
'';
|
||||
homepage = https://github.com/g2p/bedup;
|
||||
homepage = "https://github.com/g2p/bedup";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ bluescreen303 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user