haskell-pdf-toolbox-core: update to version 0.0.3.0
This commit is contained in:
parent
28b20ec5a0
commit
5d366074b3
@ -1,14 +1,15 @@
|
|||||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||||
|
|
||||||
{ cabal, attoparsec, errors, ioStreams, transformers, zlibBindings
|
{ cabal, attoparsec, errors, ioStreams, scientific, transformers
|
||||||
|
, zlibBindings
|
||||||
}:
|
}:
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pdf-toolbox-core";
|
pname = "pdf-toolbox-core";
|
||||||
version = "0.0.2.1";
|
version = "0.0.3.0";
|
||||||
sha256 = "14jj6xprzh2k1njal0mgapkm3xivy8370p9kdjxha9gnwmc581df";
|
sha256 = "1d9c275gdr2byri6nbabh2ap6lnq0wnfqfqq76fnb0fj92ydmxc6";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec errors ioStreams transformers zlibBindings
|
attoparsec errors ioStreams scientific transformers zlibBindings
|
||||||
];
|
];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/Yuras/pdf-toolbox";
|
homepage = "https://github.com/Yuras/pdf-toolbox";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user