me
/
guix
Archived
1
0
Fork 0

gnu: mcabber: Update to 1.1.0

* gnu/packages/messaging.scm (mcabber): Update to 1.1.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Jack Hill 2018-09-28 11:18:01 -04:00 committed by Ludovic Courtès
parent fb94d82bc2
commit ccccb467fb
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1385,7 +1385,7 @@ protocol allows.")
(define-public mcabber
(package
(name "mcabber")
(version "1.0.5")
(version "1.1.0")
(source
(origin
(method url-fetch)
@ -1393,7 +1393,7 @@ protocol allows.")
name "-" version ".tar.bz2"))
(sha256
(base32
"0ixdzk5b3s31a4bdfqgqrsiq7vbgdzhqr49p9pz9cq9bgn0h1wm0"))))
"1ggh865p1rf10ffsnf4g6qv9i8bls36dxdb1nzs5r9vdqci2rz04"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list "--enable-otr"