gnu: python-nbxmpp: Update to 0.6.6.
authorClément Lassieur <clement@lassieur.org>
Mon, 28 May 2018 14:40:50 +0000 (16:40 +0200)
committerClément Lassieur <clement@lassieur.org>
Mon, 28 May 2018 14:43:55 +0000 (16:43 +0200)
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.6.

gnu/packages/messaging.scm

index ef13eb0..b8ee8ef 100644 (file)
@@ -548,14 +548,14 @@ simultaneously and therefore appear under the same nickname on IRC.")
 (define-public python-nbxmpp
   (package
     (name "python-nbxmpp")
-    (version "0.6.5")
+    (version "0.6.6")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "nbxmpp" version))
        (sha256
         (base32
-         "162dk6q4g61riam1p78bxwddwy4y2x1si34g5j9jv3rlc9xmhdcv"))))
+         "0bp60syqc3qp2i28phvadxlpwizjbr6bxw4m363p9yn5fl687qnh"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f))                    ; no tests