treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = false;
|
||||
|
||||
meta = {
|
||||
homepage = https://www.gnu.org/software/libunistring/;
|
||||
homepage = "https://www.gnu.org/software/libunistring/";
|
||||
|
||||
description = "Unicode string library";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user