Skip to content

Commit

Permalink
perl-Log-Contextual: 0.008000 -> 0.008001
Browse files Browse the repository at this point in the history
  • Loading branch information
rycee committed Jan 20, 2018
1 parent 88464ec commit 394e989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/top-level/perl-packages.nix
Expand Up @@ -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 ];
Expand Down

0 comments on commit 394e989

Please sign in to comment.