Merge pull request #163445 from woffs/fix-b5dcad8
This commit is contained in:
commit
5007968512
1 changed files with 2 additions and 2 deletions
|
@ -17611,8 +17611,8 @@ let
|
||||||
pname = "PDF-API2";
|
pname = "PDF-API2";
|
||||||
version = "2.042";
|
version = "2.042";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/S/SS/SSIMMS/PDF-API2-2.038.tar.gz";
|
url = "mirror://cpan/authors/id/S/SS/SSIMMS/PDF-API2-2.042.tar.gz";
|
||||||
sha256 = "dEfEdJsCp4T1JdPH7OmdNLChBHXbZQlvYxZ0jdL5vQk=";
|
sha256 = "0p9wsnn60mcxr4032ahai0d56x8gw76ydym2l4qxq086a10jk6db";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestException TestMemoryCycle ];
|
buildInputs = [ TestException TestMemoryCycle ];
|
||||||
propagatedBuildInputs = [ FontTTF ];
|
propagatedBuildInputs = [ FontTTF ];
|
||||||
|
|
Loading…
Reference in a new issue