GNU bug report logs - #61313
[PATCH] gnu: gajim: update to 1.4.7

Previous Next

Package: guix-patches;

Reported by: "Adrien Bourmault (neox)" <neox <at> a-lec.org>

Date: Mon, 6 Feb 2023 05:52:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61313: closed ([PATCH] gnu: gajim: update to 1.4.7)
Date: Sun, 12 Feb 2023 00:34:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Feb 2023 01:32:49 +0100
with message-id <877cwnn2oe.fsf <at> gnu.org>
and subject line Re: bug#61313: [PATCH] gnu: gajim: update to 1.4.7
has caused the debbugs.gnu.org bug report #61313,
regarding [PATCH] gnu: gajim: update to 1.4.7
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61313: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61313
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Adrien Bourmault (neox)" <neox <at> a-lec.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gajim: update to 1.4.7
Date: Mon, 6 Feb 2023 00:24:19 +0100
[Message part 3 (text/plain, inline)]
* 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

[OpenPGP_0xAAD6B069819E6979.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: "Adrien Bourmault (neox)" <neox <at> a-lec.org>
Cc: 61313-done <at> debbugs.gnu.org
Subject: Re: bug#61313: [PATCH] gnu: gajim: update to 1.4.7
Date: Sun, 12 Feb 2023 01:32:49 +0100
Hi,

"Adrien Bourmault (neox)" <neox <at> 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’.


This bug report was last modified 2 years and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.