gnu: python-nbxmpp: Update to 0.6.10.

* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.10.
This commit is contained in:
Clément Lassieur 2019-04-27 12:07:03 +02:00
parent ea9d634c7e
commit bf98373fcd
No known key found for this signature in database
GPG key ID: 89F96D4808F359C7

View file

@ -553,14 +553,14 @@ (define-public znc
(define-public python-nbxmpp
(package
(name "python-nbxmpp")
(version "0.6.9")
(version "0.6.10")
(source
(origin
(method url-fetch)
(uri (pypi-uri "nbxmpp" version))
(sha256
(base32
"03f8dk4kb7ya0pg7v0a0kqms4c7f2bqan5wl4ig0mcwpdmppj3b6"))))
"1vq89nhamciblyi5579bppnm4sb0zk5cg5hdipfpz174fxvl2wyd"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ; no tests