treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -79,7 +79,7 @@ stdenv.mkDerivation {
|
||||
implementing combinations of deduction, execution and property
|
||||
checking.
|
||||
'';
|
||||
homepage = http://hol.sourceforge.net/;
|
||||
homepage = "http://hol.sourceforge.net/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ mudri ];
|
||||
platforms = with platforms; linux;
|
||||
|
||||
Reference in New Issue
Block a user