treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
||||
propagatedBuildInputs = [ curl libnxml ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.autistici.org/bakunin/libmrss/doc;
|
||||
homepage = "http://www.autistici.org/bakunin/libmrss/doc";
|
||||
description = "C library for parsing, writing and creating RSS/ATOM files or streams";
|
||||
license = stdenv.lib.licenses.lgpl2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user