treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
|
||||
meta = {
|
||||
homepage = https://sourceforge.net/projects/buddy/;
|
||||
homepage = "https://sourceforge.net/projects/buddy/";
|
||||
description = "Binary decision diagram package";
|
||||
license = "as-is";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user