unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Gisement <sisiutl@egregore.fun>
To: 72125@debbugs.gnu.org
Cc: Gisement <sisiutl@egregore.fun>
Subject: [bug#72125] [PATCH 4/4] gnu: gajim: Update to 1.9.1.
Date: Mon, 15 Jul 2024 19:43:47 +0200	[thread overview]
Message-ID: <8bc4a2efb44c38d637e8ec2b7e62607748af2b98.1721040408.git.sisiutl@egregore.fun> (raw)
In-Reply-To: <cover.1721040408.git.sisiutl@egregore.fun>

Change-Id: I3abfc061d43645ec4a4c5432a63db96ccd6a1f94
---
 gnu/packages/messaging.scm | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index ebe5a90be9..f02b905e9d 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1176,7 +1176,7 @@ (define-public python-nbxmpp
 (define-public gajim
   (package
     (name "gajim")
-    (version "1.7.3")
+    (version "1.9.1")
     (source
      (origin
        (method url-fetch)
@@ -1184,7 +1184,7 @@ (define-public gajim
                            (version-major+minor version)
                            "/gajim-" version ".tar.gz"))
        (sha256
-         (base32 "066kvkjw3qcdanr3nczy0wgcwihk9jc9zhzfr5bwlqvcyxcv7k5p"))
+         (base32 "1sssxahqvk6hpd1vc3b4lr35x0kf1sb3lmgn4w0djbh6iwdg7xan"))
        (patches
          (search-patches "gajim-honour-GAJIM_PLUGIN_PATH.patch"))))
     (build-system python-build-system)
@@ -1297,18 +1297,24 @@ (define-public gajim
            libsoup
            libxscrnsaver
            network-manager
+           python-cryptography
            python-css-parser
            python-dbus
+           python-emoji
            python-gssapi
            python-idna
            python-keyring
            python-nbxmpp
+           python-omemo-dr
            python-packaging
            python-pillow
            python-precis-i18n
+           python-protobuf
            python-pycairo
            python-pygobject
-           python-pyopenssl))
+           python-pyopenssl
+           python-qrcode
+           python-sqlalchemy-2))
     (propagated-inputs
      (list dconf))
     (synopsis "Fully-featured XMPP client")
-- 
2.45.2





  parent reply	other threads:[~2024-07-15 22:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 11:19 [bug#72125] [PATCH 0/4] gajim: Update to latest version Gisement
2024-07-15 17:28 ` [bug#72125] [PATCH 1/4] gnu: python-protobuf: Update to 5.27.2 Gisement
2024-07-15 21:27   ` [bug#72125] [PATCH 0/4] gajim: Update to latest version jgart via Guix-patches via
2024-07-15 23:09     ` [bug#72125] " Gisement
2024-07-30 11:57   ` [bug#72125] [PATCH 1/4] gnu: python-protobuf: Update to 5.27.2 宋文武 via Guix-patches via
2024-07-15 17:41 ` [bug#72125] [PATCH 2/4] gnu: Add python-omemo-dr Gisement
2024-07-30 12:01   ` 宋文武 via Guix-patches via
2024-07-15 17:43 ` [bug#72125] [PATCH 3/4] gnu: python-nbxmpp: Update to 5.0.1 Gisement
2024-07-30 12:07   ` 宋文武 via Guix-patches via
2024-07-15 17:43 ` Gisement [this message]
2024-07-30 12:06   ` [bug#72125] [PATCH 4/4] gnu: gajim: Update to 1.9.1 宋文武 via Guix-patches via

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8bc4a2efb44c38d637e8ec2b7e62607748af2b98.1721040408.git.sisiutl@egregore.fun \
    --to=sisiutl@egregore.fun \
    --cc=72125@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).