treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,6 +37,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ raskin timokau ];
|
||||
platforms = platforms.unix;
|
||||
homepage = http://pallini.di.uniroma1.it/;
|
||||
homepage = "http://pallini.di.uniroma1.it/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user