gnu: gloox: Update to 1.0.21.
* gnu/packages/messaging.scm (gloox): Update to 1.0.21.
This commit is contained in:
parent
b44a18c8f2
commit
25ab91c85c
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue