treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "SVG and MathML rendering library";
|
||||
|
||||
homepage = https://wiki.gnome.org/Projects/Lasem;
|
||||
homepage = "https://wiki.gnome.org/Projects/Lasem";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user