treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
prefixKey = "-prefix ";
|
||||
|
||||
meta = {
|
||||
homepage = http://libqxt.org;
|
||||
homepage = "http://libqxt.org";
|
||||
description = "An extension library for Qt";
|
||||
longDescription = ''
|
||||
An extension library for Qt providing a suite of cross-platform utility
|
||||
|
||||
Reference in New Issue
Block a user