3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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>
This commit is contained in:
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

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"