treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -64,7 +64,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.mozart-oz.org/;
|
||||
homepage = "http://www.mozart-oz.org/";
|
||||
description = "Multiplatform implementation of the Oz programming language";
|
||||
longDescription = ''
|
||||
The Mozart Programming System combines ongoing research in
|
||||
|
||||
Reference in New Issue
Block a user