unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47016] gnu: python-nbxmpp: Update to 2.0.2.
@ 2021-03-09  6:30 Raghav Gururajan via Guix-patches via
  2021-03-10  9:04 ` bug#47016: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Raghav Gururajan via Guix-patches via @ 2021-03-09  6:30 UTC (permalink / raw)
  To: 47016


[-- Attachment #1.1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.1.2: 0001-gnu-python-nbxmpp-Update-to-2.0.2.patch --]
[-- Type: text/x-patch, Size: 1169 bytes --]

From fc69fc9ab7de8139c63f8129bd97ff7224047624 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <rg@raghavgururajan.name>
Date: Tue, 9 Mar 2021 01:25:33 -0500
Subject: [PATCH] gnu: python-nbxmpp: Update to 2.0.2.

* gnu/packages/messaging.scm (python-nbxmpp) [version]: Update to 2.0.2.
---
 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 00e68e48a7..33a0d4fa56 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -932,14 +932,14 @@ simultaneously and therefore appear under the same nickname on IRC.")
 (define-public python-nbxmpp
   (package
     (name "python-nbxmpp")
-    (version "2.0.1")
+    (version "2.0.2")
     (source
      (origin
        (method url-fetch)
        (uri
         (pypi-uri "nbxmpp" version))
        (sha256
-        (base32 "0184nklbpzriq081lghsfavw9m8jr5kc45qqy4v4rdnxn64j7njc"))))
+        (base32 "1482fva70i01w60fk70c0fhqmqgzi1fb4xflllz2v6c8mdqkd1m3"))))
     (build-system python-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin")))
-- 
2.30.1


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#47016: gnu: python-nbxmpp: Update to 2.0.2.
  2021-03-09  6:30 [bug#47016] gnu: python-nbxmpp: Update to 2.0.2 Raghav Gururajan via Guix-patches via
@ 2021-03-10  9:04 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-03-10  9:04 UTC (permalink / raw)
  To: Raghav Gururajan; +Cc: 47016-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

Thanks, patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-10  9:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09  6:30 [bug#47016] gnu: python-nbxmpp: Update to 2.0.2 Raghav Gururajan via Guix-patches via
2021-03-10  9:04 ` bug#47016: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).