gnu: bitlbee: Update to 3.6.

* gnu/packages/messaging.scm (bitlbee): Update to 3.6.
This commit is contained in:
Timotej Lazar 2020-01-12 13:24:58 +01:00 committed by Marius Bakke
parent 2a84b55041
commit f9ea47a978
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -173,13 +173,13 @@ (define-public libsignal-protocol-c
(define-public bitlbee
(package
(name "bitlbee")
(version "3.5.1")
(version "3.6")
(source (origin
(method url-fetch)
(uri (string-append "https://get.bitlbee.org/src/bitlbee-"
version ".tar.gz"))
(sha256
(base32 "0sgsn0fv41rga46mih3fyv65cvfa6rvki8x92dn7bczbi7yxfdln"))))
(base32 "0zhhcbcr59sx9h4maf8zamzv2waya7sbsl7w74gbyilvy93dw5cz"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)
;; Note: Change to 'check' for versions > 3.6.