emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34425: closed ([PATCH] gnu: gloox: Update to 1.0.2


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34425: closed ([PATCH] gnu: gloox: Update to 1.0.22.)
Date: Mon, 11 Feb 2019 10:22:02 +0000

Your message dated Mon, 11 Feb 2019 11:21:51 +0100
with message-id <address@hidden>
and subject line Re: [bug#34425] [PATCH] gnu: gloox: Update to 1.0.22.
has caused the debbugs.gnu.org bug report #34425,
regarding [PATCH] gnu: gloox: Update to 1.0.22.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34425: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34425
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: gloox: Update to 1.0.22. Date: Sun, 10 Feb 2019 21:50:35 -0800
  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: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34425] [PATCH] gnu: gloox: Update to 1.0.22. Date: Mon, 11 Feb 2019 11:21:51 +0100
Hi Vagrant,

thanks!  Applied to guix master.

Attachment: pgpR2BtDfLHVQ.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]