[cpan2nix] perlPackages.CarpClan: 6.07 -> 6.08
This commit is contained in:
parent
7e7c4ca655
commit
2d3ff88f06
@ -1331,10 +1331,10 @@ let
|
|||||||
|
|
||||||
CarpClan = buildPerlPackage {
|
CarpClan = buildPerlPackage {
|
||||||
pname = "Carp-Clan";
|
pname = "Carp-Clan";
|
||||||
version = "6.07";
|
version = "6.08";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/E/ET/ETHER/Carp-Clan-6.07.tar.gz;
|
url = mirror://cpan/authors/id/E/ET/ETHER/Carp-Clan-6.08.tar.gz;
|
||||||
sha256 = "0gaa4ygd9q8lp2fn5d9s7miiwxz92a2lqs7j6smwmifq6w3mc20a";
|
sha256 = "0237xx3rqa72sr4vdvws9r1m453h5f25bl85mdjmmk128kir4py7";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Report errors from perspective of caller of a \"clan\" of modules";
|
description = "Report errors from perspective of caller of a \"clan\" of modules";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user