packages feed

pdfinfo 1.5.0 → 1.5.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~time

Dependency ranges changed: time

Files

pdfinfo.cabal view
@@ -1,5 +1,5 @@ name:                pdfinfo-version:             1.5.0+version:             1.5.1 synopsis:            Wrapper around the pdfinfo command. description:         Just a wrapper around the pdfinfo command (for collecting PDF file info). See man pdfinfo. license:             BSD3@@ -22,7 +22,7 @@   hs-source-dirs:    src/   build-depends:     base >= 4 && < 5,                      old-locale >= 1.0.0.0 && < 1.1,-                     time >= 1.1 && < 1.5,+                     time >= 1.1,                      process-extras,                      text,                      -- mtl-2.1 contains a severe bug