treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -52,7 +52,7 @@ stdenv.mkDerivation {
|
||||
enableParallelBuilding = false;
|
||||
|
||||
meta = {
|
||||
homepage = http://maude.cs.illinois.edu/;
|
||||
homepage = "http://maude.cs.illinois.edu/";
|
||||
description = "High-level specification language";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user