[cpan2nix] perlPackages.BusinessISMN: 1.13 -> 1.131
This commit is contained in:
parent
28e26ec84c
commit
5338995694
@ -832,10 +832,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
BusinessISMN = buildPerlPackage rec {
|
BusinessISMN = buildPerlPackage rec {
|
||||||
name = "Business-ISMN-1.13";
|
name = "Business-ISMN-1.131";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/B/BD/BDFOY/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/B/BD/BDFOY/${name}.tar.gz";
|
||||||
sha256 = "0cm1v75axg4gp6cnbyavmnqqjscsxh7nc60vcbw34rqivvf9idc9";
|
sha256 = "1xyc7x4c4xl930rz7grs1l52f1vg4rbiv0c6xlxdsim8qsh7k94g";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ TieCycle ];
|
propagatedBuildInputs = [ TieCycle ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user