guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gloox: Update to 1.0.22.


From: guix-commits
Subject: 01/01: gnu: gloox: Update to 1.0.22.
Date: Mon, 11 Feb 2019 05:21:41 -0500 (EST)

dannym pushed a commit to branch master
in repository guix.

commit 4a14ee9127dac00d03802404425a8f084d0fded5
Author: Vagrant Cascadian <address@hidden>
Date:   Sun Feb 10 21:50:35 2019 -0800

    gnu: gloox: Update to 1.0.22.
    
    * 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 d8ec64f..1991528 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)



reply via email to

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