* [bug#34425] [PATCH] gnu: gloox: Update to 1.0.22.
@ 2019-02-11 5:50 Vagrant Cascadian
2019-02-11 10:21 ` bug#34425: " Danny Milosavljevic
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-02-11 5:50 UTC (permalink / raw)
To: 34425
[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]
Fixes indefinite hang in tests.
* gnu/packages/messaging.scm (gloox): Update to 1.0.22.
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index d8ec64f6c3..1991528a53 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1238,7 +1238,7 @@ with several different talk daemons at the same time.")
(define-public gloox
(package
(name "gloox")
- (version "1.0.21")
+ (version "1.0.22")
(source
(origin
(method url-fetch)
@@ -1246,7 +1246,7 @@ with several different talk daemons at the same time.")
version ".tar.bz2"))
(sha256
(base32
- "1k57qgif1yii515m6jaqaibkdysfab6394bpawd2l67321f1a4rw"))))
+ "0r69gq8if9yy1amjzl7qrq9lzhhna7qgz905ln4wvkwchha1ppja"))))
(build-system gnu-build-system)
(inputs
`(("libidn" ,libidn)
--
2.20.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34425: [PATCH] gnu: gloox: Update to 1.0.22.
2019-02-11 5:50 [bug#34425] [PATCH] gnu: gloox: Update to 1.0.22 Vagrant Cascadian
@ 2019-02-11 10:21 ` Danny Milosavljevic
0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2019-02-11 10:21 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 34425-done
[-- Attachment #1: Type: text/plain, Size: 49 bytes --]
Hi Vagrant,
thanks! Applied to guix master.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-11 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-11 5:50 [bug#34425] [PATCH] gnu: gloox: Update to 1.0.22 Vagrant Cascadian
2019-02-11 10:21 ` bug#34425: " Danny Milosavljevic
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.