packages feed

qnap-decrypt 0.3.4 → 0.3.5

raw patch · 2 files changed

+7/−3 lines, 2 filesdep ~optparse-applicativePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: optparse-applicative

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,5 +1,9 @@ # Changelog for qnap-decrypt +## 0.3.5 -- 2019-07-06++* Support for optparse-applicative 0.16+ ## 0.3.4 -- 2019-01-18  * Support for hspec 2.7
qnap-decrypt.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 3ea0893425833be39fa00611aa34946984fb9475a7a78c46fe78c9920f495c06+-- hash: 42fca036548c84a95b007042caebdbf306710b5d0aa5439d2f9d77e489edf865  name:           qnap-decrypt-version:        0.3.4+version:        0.3.5 synopsis:       Decrypt files encrypted by QNAP's Hybrid Backup Sync description:    Please see the README on Github at <https://github.com/alexkazik/qnap-decrypt#readme> category:       Cryptography@@ -88,7 +88,7 @@     , crypto-api >=0.13.3 && <0.14     , directory >=1.2.7 && <1.4     , filepath >=1.4.1.2 && <1.5-    , optparse-applicative >=0.14.2.0 && <0.15+    , optparse-applicative >=0.14.2.0 && <0.16     , qnap-decrypt     , streaming-commons >=0.1.0.0 && <0.3     , tagged >=0.8.5 && <0.9