[cpan2nix] perlPackages.StringFlogger: cleanup
This commit is contained in:
parent
fc834903b8
commit
77b9712cb3
@ -12840,7 +12840,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||
sha256 = "aa03c08e01f802a358c175c6093c02adf9688659a087a8ddefdc3e9cef72640b";
|
||||
};
|
||||
propagatedBuildInputs = [ JSONMaybeXS ParamsUtil SubExporter ];
|
||||
propagatedBuildInputs = [ JSONMaybeXS SubExporter ];
|
||||
meta = {
|
||||
homepage = https://github.com/rjbs/String-Flogger;
|
||||
description = "String munging for loggers";
|
||||
|
Loading…
Reference in New Issue
Block a user