pontarius-xmpp-extras 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
pontarius-xmpp-extras.cabal view
@@ -1,5 +1,5 @@ name: pontarius-xmpp-extras-version: 0.1.0.1+version: 0.1.0.2 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.1+ tag: 0.1.0.2 library exposed-modules:@@ -27,7 +27,7 @@ -- other-modules: -- other-extensions: build-depends:- base >=4.12 && <4.13,+ base >= 4.9 && < 4.15, pontarius-xmpp >= 0.5 && < 0.6, data-default >= 0.7.1.1 && < 0.8, text >= 1.2 && < 1.3,