GNU bug report logs - #34425
[PATCH] gnu: gloox: Update to 1.0.22.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Mon, 11 Feb 2019 05:52:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vagrant Cascadian <vagrant <at> debian.org>
Subject: bug#34425: closed (Re: [bug#34425] [PATCH] gnu: gloox: Update to
 1.0.22.)
Date: Mon, 11 Feb 2019 10:22:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34425: [PATCH] gnu: gloox: Update to 1.0.22.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34425 <at> debbugs.gnu.org.

-- 
34425: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34425
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34425-done <at> debbugs.gnu.org
Subject: Re: [bug#34425] [PATCH] gnu: gloox: Update to 1.0.22.
Date: Mon, 11 Feb 2019 11:21:51 +0100
[Message part 3 (text/plain, inline)]
Hi Vagrant,

thanks!  Applied to guix master.
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gloox: Update to 1.0.22.
Date: Sun, 10 Feb 2019 21:50:35 -0800
[Message part 6 (text/plain, inline)]
  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

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 97 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.