mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 12:53:54 +00:00
perlPackages.TextLayout: 0.031 -> 0.037
This commit is contained in:
parent
78ec617b3a
commit
66c5dc33cc
@ -26607,10 +26607,10 @@ with self; {
|
||||
|
||||
TextLayout = buildPerlPackage {
|
||||
pname = "Text-Layout";
|
||||
version = "0.031";
|
||||
version = "0.037";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/J/JV/JV/Text-Layout-0.031.tar.gz";
|
||||
hash = "sha256-EQ4ObbzKIFhKcckNpxBYAdRrXXYd+QmsTfYQbDM3B34=";
|
||||
url = "mirror://cpan/authors/id/J/JV/JV/Text-Layout-0.037.tar.gz";
|
||||
hash = "sha256-WCeTQSR8SBh0BIdkAPBq19qm/nFilVgYXfNnPfCbnOo=";
|
||||
};
|
||||
buildInputs = [ IOString ObjectPad PDFAPI2 ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user