[cpan2nix] perlPackages.ClassInspector: 1.34 -> 1.36
This commit is contained in:
parent
9ce9491e9f
commit
e0fa64544d
@ -2293,10 +2293,10 @@ let
|
|||||||
|
|
||||||
ClassInspector = buildPerlPackage {
|
ClassInspector = buildPerlPackage {
|
||||||
pname = "Class-Inspector";
|
pname = "Class-Inspector";
|
||||||
version = "1.34";
|
version = "1.36";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/P/PL/PLICEASE/Class-Inspector-1.34.tar.gz;
|
url = mirror://cpan/authors/id/P/PL/PLICEASE/Class-Inspector-1.36.tar.gz;
|
||||||
sha256 = "1n7h3jzwdz5a8gmz515xfr7ic82dl5sbdrk5d2fskiycngf8d6py";
|
sha256 = "0kk900bp8iq7bw5jyllfb31gvf93mmp24n4x90j7qs3jlhimsafc";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "Get information about a class and its structure";
|
description = "Get information about a class and its structure";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user