gnu: python-nbxmpp: Update to 0.6.5.

* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
master
Clément Lassieur 2018-04-30 21:20:17 +02:00
parent d0e888c39d
commit 4b6e2a19af
No known key found for this signature in database
GPG Key ID: 89F96D4808F359C7
1 changed files with 2 additions and 2 deletions

View File

@ -485,14 +485,14 @@ simultaneously and therefore appear under the same nickname on IRC.")
(define-public python-nbxmpp
(package
(name "python-nbxmpp")
(version "0.6.4")
(version "0.6.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "nbxmpp" version))
(sha256
(base32
"12rfmp613alh3mi8f94008sx7x1a8c1izs3icrvw7bf4gnf2pi31"))))
"162dk6q4g61riam1p78bxwddwy4y2x1si34g5j9jv3rlc9xmhdcv"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ; no tests