gnu: gloox: Update to 1.0.21.

* gnu/packages/messaging.scm (gloox): Update to 1.0.21.
This commit is contained in:
Tobias Geerinckx-Rice 2018-09-24 01:35:17 +02:00
parent b44a18c8f2
commit 25ab91c85c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1135,7 +1135,7 @@ with several different talk daemons at the same time.")
(define-public gloox (define-public gloox
(package (package
(name "gloox") (name "gloox")
(version "1.0.17") (version "1.0.21")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1143,7 +1143,7 @@ with several different talk daemons at the same time.")
version ".tar.bz2")) version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"09c01jr5nrm7f1ly42wg0pqqscmp48pv8y2fjx1vwbavjxdq59ri")))) "1k57qgif1yii515m6jaqaibkdysfab6394bpawd2l67321f1a4rw"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("libidn" ,libidn) `(("libidn" ,libidn)