[cpan2nix] perlPackages.ClassC3Componentised: 1.001000 -> 1.001002
This commit is contained in:
parent
1af65b94bc
commit
b4ef22f601
@ -1923,10 +1923,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
ClassC3Componentised = buildPerlPackage {
|
ClassC3Componentised = buildPerlPackage {
|
||||||
name = "Class-C3-Componentised-1.001000";
|
name = "Class-C3-Componentised-1.001002";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/F/FR/FREW/Class-C3-Componentised-1.001000.tar.gz;
|
url = mirror://cpan/authors/id/H/HA/HAARG/Class-C3-Componentised-1.001002.tar.gz;
|
||||||
sha256 = "1nzav8arxll0rya7r2vp032s3acliihbb9mjlfa13rywhh77bzvl";
|
sha256 = "14wn1g45z3b5apqq7dcai5drk01hfyqydsd2m6hsxzhyvi3b2l9h";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestException ];
|
buildInputs = [ TestException ];
|
||||||
propagatedBuildInputs = [ ClassC3 ClassInspector MROCompat ];
|
propagatedBuildInputs = [ ClassC3 ClassInspector MROCompat ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user