3
0
Fork 0
forked from mirrors/nixpkgs

[cpan2nix] perlPackages.DataHierarchy: cleanup

This commit is contained in:
volth 2018-04-07 07:54:48 +00:00
parent e1479b9d32
commit 687551a05d

View file

@ -3097,7 +3097,7 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/C/CL/CLKAO/Data-Hierarchy-0.34.tar.gz;
sha256 = "1vfrkygdaq0k7006i83jwavg9wgszfcyzbl9b7fp37z2acmyda5k";
};
propagatedBuildInputs = [TestException];
buildInputs = [ TestException ];
};
DataICal = buildPerlPackage {