gnu: qtox: Update to 1.11.0.

* gnu/packages/messaging.scm (qtox): Update to 1.11.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
R H 2017-08-29 11:14:15 +02:00 committed by Arun Isaac
parent 02654c47b2
commit 0ae32da8d6
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -747,14 +747,14 @@ (define-public utox
(define-public qtox
(package
(name "qtox")
(version "1.10.1")
(version "1.11.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/qTox/qTox/archive/v"
version ".tar.gz"))
(sha256
(base32
"0b37an611i2jdri59vsspyl3yf6cn4h0bn9d2jdrkw8d2rfqc8qy"))
"1m1ca1ybgj4yfm6a61yyj21f5jpip8dsbliwkfypswhmv5y52f5y"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system cmake-build-system)
(arguments