treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -57,7 +57,7 @@ let
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Shareware audio library";
|
||||
homepage = https://www.un4seen.com/;
|
||||
homepage = "https://www.un4seen.com/";
|
||||
license = licenses.unfreeRedistributable;
|
||||
platforms = builtins.attrNames bass.so;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user