GNU bug report logs - #75635
[PATCH 00/11] Update ejabberd to 24.12.

Previous Next

Package: guix-patches;

Reported by: Igor Goryachev <igor <at> goryachev.org>

Date: Fri, 17 Jan 2025 18:46:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 75635 <at> debbugs.gnu.org (full text, mbox):

From: Igor Goryachev <igor <at> goryachev.org>
To: 75635 <at> debbugs.gnu.org
Cc: Igor Goryachev <igor <at> goryachev.org>, Andrew Tropin <andrew <at> trop.in>
Subject: [PATCH 09/11] gnu: erlang-xmpp: Update to 1.9.1.
Date: Fri, 17 Jan 2025 20:47:08 +0200
* gnu/packages/erlang-xyz.scm (erlang-xmpp): Update to 1.9.1.

Change-Id: Iff0c066d0e077aeb1725b11e97fc82a91490fce9
---
 gnu/packages/erlang-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/erlang-xyz.scm b/gnu/packages/erlang-xyz.scm
index b0868b88325..12822801952 100644
--- a/gnu/packages/erlang-xyz.scm
+++ b/gnu/packages/erlang-xyz.scm
@@ -457,13 +457,13 @@ (define-public erlang-fast-xml
 (define-public erlang-xmpp
   (package
     (name "erlang-xmpp")
-    (version "1.8.3")
+    (version "1.9.1")
     (source
      (origin
        (method url-fetch)
        (uri (hexpm-uri "xmpp" version))
        (sha256
-        (base32 "04gpka0dp03jvgnin1g12ha4yzwy1h44rds3zzf1ia49k9ghcw7d"))))
+        (base32 "1p3m6a8x89j8gsfpxf13hdxh9syd276g1jlhpz4a9hg4yqd47cfj"))))
     (build-system rebar-build-system)
     (inputs (list erlang-ezlib
                   erlang-fast-tls
-- 
2.47.1





This bug report was last modified 178 days ago.

Previous Next


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