[cpan2nix] perlPackages.AlgorithmAnnotate: cleanup
This commit is contained in:
parent
a421d4d02b
commit
a358e5bb5e
@ -51,7 +51,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/C/CL/CLKAO/Algorithm-Annotate-0.10.tar.gz;
|
||||
sha256 = "1y92k4nqkscfwpriv8q7c90rjfj85lvwq1k96niv2glk8d37dcf9";
|
||||
};
|
||||
propagatedBuildInputs = [AlgorithmDiff];
|
||||
propagatedBuildInputs = [ AlgorithmDiff ];
|
||||
};
|
||||
|
||||
AlgorithmC3 = buildPerlPackage rec {
|
||||
|
Loading…
x
Reference in New Issue
Block a user