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-11-26 18:32:36 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-11-26 18:32:36 +0300
commit58398a31aa43f3e2aa7d82ff31be8551b2ba75dc (patch)
tree87342e6fd4ccd11b76e7ecf653d0d6d1e178717a /flatpak
parent1b318b73e2728dc8160c7db95a81b3dce61a6642 (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 b64becdf9..ee9643756 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.5.0-py3-none-any.whl
+ - pip3 install nbxmpp-4.5.3-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.5.0-py3-none-any.whl
- sha256: 4de2d8f6253e39a1e1bc66324d574bc2cb393058aa76c1cf4a5edf5e2bf383ca
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.5.3-py3-none-any.whl
+ sha256: 2a346ac006d35bab98461c3c8f7fa0378c65226edbaf2aacbef56386586a9c1e
- name: gajim
buildsystem: simple