emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61313: closed ([PATCH] gnu: gajim: update to 1.4.7)


From: GNU bug Tracking System
Subject: bug#61313: closed ([PATCH] gnu: gajim: update to 1.4.7)
Date: Sun, 12 Feb 2023 00:34:01 +0000

Your message dated Sun, 12 Feb 2023 01:32:49 +0100
with message-id <877cwnn2oe.fsf@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@gnu.org.)


-- 
61313: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61313
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gajim: update to 1.4.7 Date: Mon, 6 Feb 2023 00:24:19 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0
* 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: OpenPGP_0xAAD6B069819E6979.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#61313: [PATCH] gnu: gajim: update to 1.4.7 Date: Sun, 12 Feb 2023 01:32:49 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]