packages feed

pontarius-xmpp-extras 0.1.0.9 → 0.1.0.10

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

pontarius-xmpp-extras.cabal view
@@ -1,5 +1,5 @@ name:                pontarius-xmpp-extras-version:             0.1.0.9+version:             0.1.0.10 synopsis:            XEPs implementation on top of pontarius-xmpp -- description: license:             OtherLicense@@ -18,7 +18,7 @@ Source-repository this   type:              git   location:          https://github.com/l29ah/pontarius-xmpp-extras.git-  tag:               0.1.0.9+  tag:               0.1.0.10  library   exposed-modules:@@ -30,7 +30,7 @@     base >= 4.9 && < 5,     pontarius-xmpp >= 0.5 && < 0.6,     data-default >= 0.7.1.1 && < 0.8,-    text >= 1.2 && < 2.1,+    text >= 1.2 && < 2.2,     time >= 1.8 && < 1.13,     xml-types >= 0.3 && < 0.4   -- hs-source-dirs: