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-08 17:49:02 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-10-08 17:49:02 +0300
commita4c6aacfcbd42b7dc8b8403f7e8ab22d90c8b07d (patch)
tree869aed32faadebe18685fb02300fb3301772c462 /flatpak
parent18b8babb7ba93f03640109c4561784c88012140c (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 e6dad9791..bc340f141 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -316,11 +316,11 @@ modules:
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install nbxmpp-3.2.2-py3-none-any.whl
+ - pip3 install nbxmpp-3.2.4-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.2.2-py3-none-any.whl
- sha256: 5e519aa1a87d5ffac1acdc7ad4863847755acbed27ba678152a98f98bddc9011
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.2.4-py3-none-any.whl
+ sha256: 46394624acdced9cd83c06a665a109d74132642cd3f8e427a197465aabcbf42e
- name: gajim
buildsystem: simple