gnu: nheko: Update to 0.7.2.

* gnu/packages/messaging.scm (nheko): Update to 0.7.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-01 15:37:50 +02:00
parent c28c408e71
commit 77b5498f32
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1906,7 +1906,7 @@ (define-public mtxclient
(define-public nheko (define-public nheko
(package (package
(name "nheko") (name "nheko")
(version "0.7.1") (version "0.7.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1915,7 +1915,7 @@ (define-public nheko
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "12sxibbrn79sxkf9jrm7jrlj7l5vz15claxrrll7pkv9mv44wady")))) (base32 "1cbhgaf9klgxdirrxj571fqwspm0byl75c1xc40l727a6qswvp7s"))))
(arguments (arguments
`(#:tests? #f ;no test target `(#:tests? #f ;no test target
#:configure-flags #:configure-flags