me
/
guix
Archived
1
0
Fork 0

gnu: nheko: Update to 0.7.2.

* gnu/packages/messaging.scm (nheko): Update to 0.7.2.
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
1 changed files with 2 additions and 2 deletions

View File

@ -1906,7 +1906,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
(define-public nheko
(package
(name "nheko")
(version "0.7.1")
(version "0.7.2")
(source
(origin
(method git-fetch)
@ -1915,7 +1915,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "12sxibbrn79sxkf9jrm7jrlj7l5vz15claxrrll7pkv9mv44wady"))))
(base32 "1cbhgaf9klgxdirrxj571fqwspm0byl75c1xc40l727a6qswvp7s"))))
(arguments
`(#:tests? #f ;no test target
#:configure-flags