treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
tutorial.
|
||||
'';
|
||||
|
||||
homepage = https://gtkmm.org/;
|
||||
homepage = "https://gtkmm.org/";
|
||||
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user