packages feed

gsasl 0.3.4 → 0.3.5

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

gsasl.cabal view
@@ -1,5 +1,5 @@ name: gsasl-version: 0.3.4+version: 0.3.5 license: GPL-3 license-file: license.txt author: John Millikin <jmillikin@gmail.com>@@ -21,7 +21,7 @@ source-repository this   type: bazaar   location: https://john-millikin.com/branches/haskell-gsasl/0.3/-  tag: haskell-gsasl_0.3.4+  tag: haskell-gsasl_0.3.5  library   ghc-options: -Wall -O2@@ -31,7 +31,7 @@   build-depends:       base >= 4.0 && < 5.0     , transformers >= 0.2-    , bytestring >= 0.9 && < 0.10+    , bytestring >= 0.9    pkgconfig-depends: libgsasl >= 1.1