[cpan2nix] perlPackages.grepmail: cleanup
This commit is contained in:
parent
ebe6350160
commit
0d891474f6
@ -6365,7 +6365,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "7969e569ec54b2f569a5af56ac4d884c630ad850974658219b0b6953e97b5d3d";
|
sha256 = "7969e569ec54b2f569a5af56ac4d884c630ad850974658219b0b6953e97b5d3d";
|
||||||
};
|
};
|
||||||
buildInputs = [ FileSlurp URI ];
|
buildInputs = [ FileSlurp URI ];
|
||||||
propagatedBuildInputs = [ DateManip DigestMD5 MailMboxMessageParser TimeDate ];
|
propagatedBuildInputs = [ MailMboxMessageParser TimeDate ];
|
||||||
outputs = [ "out" ];
|
outputs = [ "out" ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/coppit/grepmail;
|
homepage = https://github.com/coppit/grepmail;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user