all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#43077] [PATCH] update gajim-omemo to 2.7.7
@ 2020-08-27 21:00 Mason Hock
  2020-09-01 13:47 ` bug#43077: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Mason Hock @ 2020-08-27 21:00 UTC (permalink / raw)
  To: 43077; +Cc: Mason Hock

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





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

* bug#43077: [PATCH] update gajim-omemo to 2.7.7
  2020-08-27 21:00 [bug#43077] [PATCH] update gajim-omemo to 2.7.7 Mason Hock
@ 2020-09-01 13:47 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-09-01 13:47 UTC (permalink / raw)
  To: Mason Hock; +Cc: 43077-done

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

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@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-09-01 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27 21:00 [bug#43077] [PATCH] update gajim-omemo to 2.7.7 Mason Hock
2020-09-01 13:47 ` bug#43077: " Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.