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>2023-10-22 12:45:04 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-10-22 12:45:46 +0300
commit11f01aa08268e660571072de2b1968df2d7e1848 (patch)
tree46cdcafa9e2da5c748d8a18b787b7f113bd2834e /flatpak
parent85dfba6322f8dcca6c45919daa39cfdb14f7f923 (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 98c24e9d1..f6d378002 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -344,11 +344,11 @@ modules:
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install nbxmpp-4.3.3-py3-none-any.whl
+ - pip3 install nbxmpp-4.4.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.3.3-py3-none-any.whl
- sha256: 19b6a3e7b24fac155634feb85d0b6fb86659e4359ae880f3e5911b0452aea4d0
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.4.0-py3-none-any.whl
+ sha256: e966480e1df4d9b3feb248687933c4c49533b2d7dd7bf03252757973fed6df29
- name: gajim
buildsystem: simple