treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -13,7 +13,7 @@ in mkDerivation rec {
|
||||
description = "A tool for editing version-control repository history";
|
||||
version = "3.44";
|
||||
license = licenses.bsd3;
|
||||
homepage = http://www.catb.org/esr/reposurgeon/;
|
||||
homepage = "http://www.catb.org/esr/reposurgeon/";
|
||||
maintainers = with maintainers; [ dfoxfranke ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user