[cpan2nix] perlPackages.LogMessage: cleanup

This commit is contained in:
volth 2018-04-07 07:52:23 +00:00
parent 25b9497ca7
commit 23bead7507

View File

@ -8216,7 +8216,6 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/B/BI/BINGOS/Log-Message-0.08.tar.gz;
sha256 = "bd697dd62aaf26d118e9f0a0813429deb1c544e4501559879b61fcbdfe99fe46";
};
propagatedBuildInputs = [ if_ ];
meta = {
description = "Powerful and flexible message logging mechanism";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];