packages feed

hOpenPGP 2.9.2 → 2.9.3

raw patch · 1 files changed

+5/−5 lines, 1 filesdep +bz2dep −bzlib

Dependencies added: bz2

Dependencies removed: bzlib

Files

hOpenPGP.cabal view
@@ -1,5 +1,5 @@ Name:                hOpenPGP-Version:             2.9.2+Version:             2.9.3 Synopsis:            native Haskell implementation of OpenPGP (RFC4880) Description:         native Haskell implementation of OpenPGP (RFC4880), plus Camellia (RFC5581), plus ECC (RFC6637) Homepage:            https://salsa.debian.org/clint/hOpenPGP@@ -202,7 +202,7 @@                , base16-bytestring                , bifunctors                , bytestring-               , bzlib+               , bz2                , binary                >= 0.6.4.0                , binary-conduit        >= 1.3                , conduit               >= 1.3.0@@ -251,7 +251,7 @@                , base16-bytestring                , bifunctors                , bytestring-               , bzlib+               , bz2                , binary                >= 0.6.4.0                , binary-conduit        >= 1.3                , conduit               >= 1.3@@ -300,7 +300,7 @@                , base16-bytestring                , bifunctors                , bytestring-               , bzlib+               , bz2                , binary                >= 0.6.4.0                , binary-conduit        >= 1.3                , conduit               >= 1.3@@ -343,4 +343,4 @@ source-repository this   type:     git   location: https://salsa.debian.org/clint/hOpenPGP.git-  tag:      v2.9.2+  tag:      v2.9.3