gnu: gloox: Update to 1.0.22.
* gnu/packages/messaging.scm (gloox): Update to 1.0.22.
This commit is contained in:
parent
37da5813e9
commit
4a14ee9127
|
@ -1238,7 +1238,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.21")
|
(version "1.0.22")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1246,7 +1246,7 @@ with several different talk daemons at the same time.")
|
||||||
version ".tar.bz2"))
|
version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1k57qgif1yii515m6jaqaibkdysfab6394bpawd2l67321f1a4rw"))))
|
"0r69gq8if9yy1amjzl7qrq9lzhhna7qgz905ln4wvkwchha1ppja"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libidn" ,libidn)
|
`(("libidn" ,libidn)
|
||||||
|
|
Loading…
Reference in New Issue