treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
only outputs MP3 frames with valid headers, even if there is extra garbage
|
||||
in its input stream
|
||||
'';
|
||||
homepage = https://github.com/tomclegg/mp3cat;
|
||||
homepage = "https://github.com/tomclegg/mp3cat";
|
||||
license = licenses.gpl2;
|
||||
maintainers = [ maintainers.omnipotententity ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user