* [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
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.