mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
perl-Log-Contextual: 0.008000 -> 0.008001
This commit is contained in:
parent
88464ecaca
commit
394e989376
@ -8068,10 +8068,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
LogContextual = buildPerlPackage rec {
|
||||
name = "Log-Contextual-0.008000";
|
||||
name = "Log-Contextual-0.008001";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/F/FR/FREW/${name}.tar.gz";
|
||||
sha256 = "acd804508740e35c208e0cff575f3dbca2e01b8e64ec00eec3f88c7c4e3d656c";
|
||||
sha256 = "b93cbcfbb8796d51c836e3b00243cda5630808c152c14eee5f20ca09c9451993";
|
||||
};
|
||||
buildInputs = [ TestFatal ];
|
||||
propagatedBuildInputs = [ DataDumperConcise ExporterDeclare Moo ];
|
||||
|
Loading…
Reference in New Issue
Block a user