gnu: qtox: Update to 1.16.1.

* gnu/packages/messaging.scm (qtox): Update to 1.16.1.
This commit is contained in:
Rutger Helling 2018-07-05 08:33:06 +02:00
parent ac3accd44b
commit 0a562e46ff
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36

View File

@ -961,14 +961,14 @@ instant messenger with audio and video chat capabilities.")
(define-public qtox
(package
(name "qtox")
(version "1.16.0")
(version "1.16.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/qTox/qTox/archive/v"
version ".tar.gz"))
(sha256
(base32
"1s445c0h836nf69cg4dkkrllpywbh1grgplw5h0q9milkblz2ws6"))
"11l4klw0g6j4qq95krgyd0npxmmpcgk4vp9jq429sbsqn1s039j4"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system cmake-build-system)
(arguments