GNU bug report logs - #72125
[PATCH 0/4] gajim: Update to latest version

Previous Next

Package: guix-patches;

Reported by: Gisement <sisiutl <at> egregore.fun>

Date: Mon, 15 Jul 2024 16:47:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


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

From: Gisement <sisiutl <at> egregore.fun>
To: guix-patches <at> gnu.org
Cc: Gisement <sisiutl <at> egregore.fun>
Subject: bug#72125 [PATCH 3/4] gnu: python-nbxmpp: Update to 5.0.1.
Date: Mon, 15 Jul 2024 19:43:19 +0200
Change-Id: I52bcc544a43544f682b705de6622982f539a787e
---
 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 0278653faf..ebe5a90be9 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1141,13 +1141,13 @@ (define-public znc
 (define-public python-nbxmpp
   (package
     (name "python-nbxmpp")
-    (version "4.2.2")
+    (version "5.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "nbxmpp" version))
        (sha256
-         (base32 "095nyy6vjildhrqigxk6vsh49in6mx17bvb3z5zpjmzhv9b8ix46"))))
+         (base32 "06876pqs44apqflgv1ijqbd446j5dai1alq833miy900kr8wg9ba"))))
     (build-system pyproject-build-system)
     (arguments
      (list
-- 
2.45.2





This bug report was last modified 70 days ago.

Previous Next


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