GNU bug report logs -
#43077
[PATCH] update gajim-omemo to 2.7.7
Previous Next
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
---
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 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.