[cpan2nix] perlPackages.LogMessage: cleanup
This commit is contained in:
parent
25b9497ca7
commit
23bead7507
@ -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;
|
url = mirror://cpan/authors/id/B/BI/BINGOS/Log-Message-0.08.tar.gz;
|
||||||
sha256 = "bd697dd62aaf26d118e9f0a0813429deb1c544e4501559879b61fcbdfe99fe46";
|
sha256 = "bd697dd62aaf26d118e9f0a0813429deb1c544e4501559879b61fcbdfe99fe46";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ if_ ];
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Powerful and flexible message logging mechanism";
|
description = "Powerful and flexible message logging mechanism";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user