treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ in with pkgs; eggDerivation rec {
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.kitten-technologies.co.uk/project/ugarit-manifest-maker/;
|
||||
homepage = "https://www.kitten-technologies.co.uk/project/ugarit-manifest-maker/";
|
||||
description = "A tool for generating import manifests for Ugarit";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.ebzzry ];
|
||||
|
||||
Reference in New Issue
Block a user