gnu: nheko: Update to 0.10.1.

* gnu/packages/messaging.scm (nheko): Update to 0.10.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Michael Rohleder 2022-09-10 13:00:17 +02:00 committed by Mathieu Othacehe
parent 77ecd4c010
commit e6c6df657b
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -2383,7 +2383,7 @@ (define-public mtxclient
(define-public nheko
(package
(name "nheko")
(version "0.10.0")
(version "0.10.1")
(source
(origin
(method git-fetch)
@ -2392,7 +2392,7 @@ (define-public nheko
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1n7czmv8mamaphpr2cnppddpgmb914pjd7msxng0fim6w7bhil14"))
(base32 "0a3wvv7vzh60hvyzy6776v6wa9d6n020684dqbcl4dw608mf4ahk"))
(modules '((guix build utils)))
(snippet
'(begin