unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61313] [PATCH] gnu: gajim: update to 1.4.7
@ 2023-02-05 23:24 Adrien Bourmault (neox) via Guix-patches via
  2023-02-12  0:32 ` bug#61313: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Adrien Bourmault (neox) via Guix-patches via @ 2023-02-05 23:24 UTC (permalink / raw)
  To: 61313


[-- Attachment #1.1.1: Type: text/plain, Size: 1026 bytes --]

* gnu/packages/messaging.scm (gajim): Update to 1.4.7

---
  gnu/packages/messaging.scm | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 404596c553..e7da2e0b8d 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1177,7 +1177,7 @@ (define-public python-nbxmpp
  (define-public gajim
    (package
      (name "gajim")
-    (version "1.4.6")
+    (version "1.4.7")
      (source
       (origin
         (method url-fetch)
@@ -1186,7 +1186,7 @@ (define-public gajim
                         (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
-- 
2.39.1


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 10607 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61313: [PATCH] gnu: gajim: update to 1.4.7
  2023-02-05 23:24 [bug#61313] [PATCH] gnu: gajim: update to 1.4.7 Adrien Bourmault (neox) via Guix-patches via
@ 2023-02-12  0:32 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-02-12  0:32 UTC (permalink / raw)
  To: Adrien Bourmault (neox); +Cc: 61313-done

Hi,

"Adrien Bourmault (neox)" <neox@a-lec.org> skribis:

> * gnu/packages/messaging.scm (gajim): Update to 1.4.7

I think the patch had been tampered on its way by the mail user agent or
something, but I applied it and all is fine.

Please use ‘git send-email’ in the future; this will also let
<https://qa.guix.gnu.org> test the patch.

Thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-12  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-05 23:24 [bug#61313] [PATCH] gnu: gajim: update to 1.4.7 Adrien Bourmault (neox) via Guix-patches via
2023-02-12  0:32 ` bug#61313: " Ludovic Courtès

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).