Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-10-31 13:57:36 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-10-31 13:58:53 +0300
commit6ca0c6cff157a4bca7ce590ea9ada1fc1fee07e9 (patch)
treef8b3b0f2dc0f03d9b624489b678ab856895f3239 /flatpak
parent4b497df5d065af3b3bc95f7c26096e7792bc467a (diff)
change: Raise nbxmpp version
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.gajim.Gajim.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml
index 1367c8547..321a3524d 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -315,11 +315,11 @@ modules:
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install nbxmpp-3.2.4-py3-none-any.whl
+ - pip3 install nbxmpp-3.2.5-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.2.4-py3-none-any.whl
- sha256: 46394624acdced9cd83c06a665a109d74132642cd3f8e427a197465aabcbf42e
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.2.5-py3-none-any.whl
+ sha256: cf22414dce04efe33cee14318fc334f1a16af11d4ed48b6aa18a8a0aa98bcb20
- name: gajim
buildsystem: simple