[cpan2nix] perlPackages.EmailMIMEContentType: cleanup
This commit is contained in:
@@ -4963,7 +4963,6 @@ let
|
|||||||
description = "Parse a MIME Content-Type Header";
|
description = "Parse a MIME Content-Type Header";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ Encode ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
EmailMIMEEncodings = buildPerlPackage rec {
|
EmailMIMEEncodings = buildPerlPackage rec {
|
||||||
|
|||||||
Reference in New Issue
Block a user