GNU bug report logs - #43077
[PATCH] update gajim-omemo to 2.7.7

Previous Next

Package: guix-patches;

Reported by: Mason Hock <chaosmonk <at> riseup.net>

Date: Thu, 27 Aug 2020 21:10:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Mason Hock <chaosmonk <at> riseup.net>
Subject: bug#43077: closed (Re: [bug#43077] [PATCH] update gajim-omemo to
 2.7.7)
Date: Tue, 01 Sep 2020 13:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#43077: [PATCH] update gajim-omemo to 2.7.7

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 43077 <at> debbugs.gnu.org.

-- 
43077: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43077
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Mason Hock <chaosmonk <at> riseup.net>
Cc: 43077-done <at> debbugs.gnu.org
Subject: Re: [bug#43077] [PATCH] update gajim-omemo to 2.7.7
Date: Tue, 1 Sep 2020 16:47:14 +0300
[Message part 3 (text/plain, inline)]
I added a copyright line for you to the header of the file and adjusted
the commit message to fit the project conventions.

Thanks! Patch pushed!


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Mason Hock <chaosmonk <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: Mason Hock <chaosmonk <at> riseup.net>
Subject: [PATCH] update gajim-omemo to 2.7.7
Date: Thu, 27 Aug 2020 14:00:35 -0700
---
 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 6c47004293..01b284c390 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -759,7 +759,7 @@ end-to-end encryption support; XML console.")
 (define-public gajim-omemo
   (package
     (name "gajim-omemo")
-    (version "2.7.4")
+    (version "2.7.7")
     (source (origin
               (method url-fetch/zipbomb)
               (uri (string-append
@@ -767,7 +767,7 @@ end-to-end encryption support; XML console.")
                     version ".zip"))
               (sha256
                (base32
-                "00zrj57n86c2m99n0swmmaws4f8zccbgbi8fknv6f9b1vif9jc8p"))))
+                "17jl4blkq04ag3g0har6z1bmk36523d29s51g260wb1pywfb536h"))))
     (build-system trivial-build-system)
     (arguments
      `(#:modules ((guix build utils))
-- 
2.28.0




This bug report was last modified 4 years and 258 days ago.

Previous Next


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