metadata fixes: EBTKS, MNI::Perllib, Text::Format
This commit is contained in:
@@ -16,6 +16,6 @@ buildPerlPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
license = with licenses; [ artistic1 gpl1Plus ];
|
||||
maintainer = with maintainers; [ bcdarwin ];
|
||||
maintainers = with maintainers; [ bcdarwin ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user