Text-TabularDisplay: 1.35 -> 1.38
This commit is contained in:
parent
85fe494c48
commit
18f73130d7
@ -11404,10 +11404,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
TextTabularDisplay = buildPerlPackage rec {
|
TextTabularDisplay = buildPerlPackage rec {
|
||||||
name = "Text-TabularDisplay-1.35";
|
name = "Text-TabularDisplay-1.38";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/D/DA/DARREN/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/D/DA/DARREN/${name}.tar.gz";
|
||||||
sha256 = "0sbyfdiln6q2g66mv64alayfcqnqg17kihdzgpslxdsn14vpvjq5";
|
sha256 = "1s46s4pg5mpfllx3icf4vnqz9iadbbdbsr5p7pr6gdjnzbx902gb";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ TextAligner ];
|
propagatedBuildInputs = [ TextAligner ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user