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

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

bug#43076: closed ([PATCH] update gajim to 1.2.2)


From: GNU bug Tracking System
Subject: bug#43076: closed ([PATCH] update gajim to 1.2.2)
Date: Fri, 18 Dec 2020 13:10:02 +0000

Your message dated Fri, 18 Dec 2020 14:09:13 +0100
with message-id <87a6ubdzwm.fsf@gnu.org>
and subject line Re: [bug#43076] [bug#43156] [PATCH v2] gnu: gajim: Update to 
1.2.2
has caused the debbugs.gnu.org bug report #43076,
regarding [PATCH] update gajim to 1.2.2
to be marked as done.

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


-- 
43076: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43076
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] update gajim to 1.2.2 Date: Thu, 27 Aug 2020 13:56:19 -0700
From: Mason Hock <mason@masonhock.com>

---
 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 9dc3e58ef9..6c47004293 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -642,7 +642,7 @@ was initially a fork of xmpppy, but uses non-blocking 
sockets.")
 (define-public gajim
   (package
     (name "gajim")
-    (version "1.1.3")
+    (version "1.2.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gajim.org/downloads/";
@@ -650,7 +650,7 @@ was initially a fork of xmpppy, but uses non-blocking 
sockets.")
                                   "/gajim-" version ".tar.bz2"))
               (sha256
                (base32
-                "0bzxwcpdd4ydh6d6mzpr0gxwhcb0x9ympk55fpvm1hcw9d28a716"))))
+                "1gfcp3b5nq43xxz5my8vfhfxnnli726j3hzcgwh9fzrzzd9ic3gx"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#43076] [bug#43156] [PATCH v2] gnu: gajim: Update to 1.2.2 Date: Fri, 18 Dec 2020 14:09:13 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Gajim was updated in a4f763cd6a69b64bf6a7e7d1a82002040c7eefe9.

Closing!

Ludo’.


--- End Message ---

reply via email to

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