gnu: nheko: Update to 0.10.2.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Michael Rohleder 2022-10-11 07:31:40 +02:00 committed by Christopher Baines
parent bf59d83699
commit d1ad0a2ec2
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -2384,7 +2384,7 @@ (define-public mtxclient
(define-public nheko (define-public nheko
(package (package
(name "nheko") (name "nheko")
(version "0.10.1") (version "0.10.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2393,7 +2393,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 "0a3wvv7vzh60hvyzy6776v6wa9d6n020684dqbcl4dw608mf4ahk")) (base32 "114hbv58209bwar6qjdjg2l1vh3xk20ppv6n301i7zkmwrf7q9w2"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin