From: "Clément Lassieur" <clement@lassieur.org>
To: 31156@debbugs.gnu.org
Subject: [bug#31156] [PATCH 1/2] gnu: python-nbxmpp: Update to 0.6.4.
Date: Sun, 15 Apr 2018 00:35:53 +0200 [thread overview]
Message-ID: <20180414223554.28742-1-clement@lassieur.org> (raw)
In-Reply-To: <87bmelzad1.fsf@lassieur.org>
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.4.
---
gnu/packages/messaging.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 917d5ed8e..8635cbf44 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2015 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016, 2017 Nils Gillmann <ng0@n0.is>
;;; Copyright © 2016 Andy Patterson <ajpatter@uwaterloo.ca>
-;;; Copyright © 2016, 2017 Clément Lassieur <clement@lassieur.org>
+;;; Copyright © 2016, 2017, 2018 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2017 Mekeor Melire <mekeor.melire@gmail.com>
;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <me@tobias.gr>
@@ -485,14 +485,14 @@ simultaneously and therefore appear under the same nickname on IRC.")
(define-public python-nbxmpp
(package
(name "python-nbxmpp")
- (version "0.6.1")
+ (version "0.6.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "nbxmpp" version))
(sha256
(base32
- "0qvkiscy42nhzhccszi049ws8cnhpxgc13g8naq1rsa5x9zy163c"))))
+ "12rfmp613alh3mi8f94008sx7x1a8c1izs3icrvw7bf4gnf2pi31"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ; no tests
--
2.17.0
next prev parent reply other threads:[~2018-04-14 22:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-14 22:33 [bug#31156] Update Gajim to 1.0.1 Clément Lassieur
2018-04-14 22:35 ` Clément Lassieur [this message]
2018-04-14 22:35 ` [bug#31156] [PATCH 2/2] gnu: gajim: Update " Clément Lassieur
2018-04-15 8:31 ` Clément Lassieur
2018-04-16 22:23 ` Marius Bakke
2018-04-17 9:23 ` bug#31156: " Clément Lassieur
2018-04-16 22:18 ` [bug#31156] [PATCH 1/2] gnu: python-nbxmpp: Update to 0.6.4 Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180414223554.28742-1-clement@lassieur.org \
--to=clement@lassieur.org \
--cc=31156@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.