3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: gajim: update to 1.4.7

[[PGP Signed Part:No public key for 6EB408FE0ACEC664 created at 2023-02-06T00:24:19+0100 using RSA]]
* gnu/packages/messaging.scm (gajim): Update to 1.4.7

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Adrien Bourmault (neox) 2023-02-06 00:24:19 +01:00 committed by Ludovic Courtès
parent a68229b9a0
commit 06cf06aab1
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1177,7 +1177,7 @@ of xmpppy.")
(define-public gajim
(package
(name "gajim")
(version "1.4.6")
(version "1.4.7")
(source
(origin
(method url-fetch)
@ -1186,7 +1186,7 @@ of xmpppy.")
(version-major+minor version)
"/gajim-" version ".tar.gz"))
(sha256
(base32 "0ks25hh7ksx0nfydixpixcli556w7qcylxp2z2xsx8mgzqv7c9la"))
(base32 "1ww46qlxr14nq0ka8wsf8qpn5qfi5dvgyksfh9411crl7azhfj0s"))
(patches (search-patches "gajim-honour-GAJIM_PLUGIN_PATH.patch"))))
(build-system python-build-system)
(arguments