treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -176,7 +176,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
description = "Web content rendering engine, GTK port";
|
||||
homepage = https://webkitgtk.org/;
|
||||
homepage = "https://webkitgtk.org/";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.linux;
|
||||
hydraPlatforms = [];
|
||||
|
||||
Reference in New Issue
Block a user