[cpan2nix] perlPackages.StringFormatter: cleanup
This commit is contained in:
parent
a07a5bd147
commit
585fcabed2
@ -12850,7 +12850,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/R/RJ/RJBS/String-Formatter-0.102084.tar.gz;
|
url = mirror://cpan/authors/id/R/RJ/RJBS/String-Formatter-0.102084.tar.gz;
|
||||||
sha256 = "0mlwm0rirv46gj4h072q8gdync5zxxsxy8p028gdyrhczl942dc3";
|
sha256 = "0mlwm0rirv46gj4h072q8gdync5zxxsxy8p028gdyrhczl942dc3";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ParamsUtil SubExporter ];
|
propagatedBuildInputs = [ SubExporter ];
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Build sprintf-like functions of your own";
|
description = "Build sprintf-like functions of your own";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user