mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
[cpan2nix] perlPackages.LogDispatch: 2.68 -> 2.69
This commit is contained in:
parent
814ebaaa04
commit
49d4e0290c
@ -10289,10 +10289,10 @@ let
|
||||
|
||||
LogDispatch = buildPerlPackage {
|
||||
pname = "Log-Dispatch";
|
||||
version = "2.68";
|
||||
version = "2.69";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/Log-Dispatch-2.68.tar.gz;
|
||||
sha256 = "1bxd3bhrn1h2q9f8r65z3101a32nl2kdb7l40bxg4vbsk4wk0ynh";
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/Log-Dispatch-2.69.tar.gz;
|
||||
sha256 = "0xsjb0j3dzs8ym8jbgi29kia4pz5vl8jzkmpxxrhhqjc1h54qqjq";
|
||||
};
|
||||
propagatedBuildInputs = [ DevelGlobalDestruction ParamsValidationCompiler Specio namespaceautoclean ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user