me
/
guix
Archived
1
0
Fork 0

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>
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
1 changed files with 2 additions and 2 deletions

View File

@ -2384,7 +2384,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
(define-public nheko
(package
(name "nheko")
(version "0.10.1")
(version "0.10.2")
(source
(origin
(method git-fetch)
@ -2393,7 +2393,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 "0a3wvv7vzh60hvyzy6776v6wa9d6n020684dqbcl4dw608mf4ahk"))
(base32 "114hbv58209bwar6qjdjg2l1vh3xk20ppv6n301i7zkmwrf7q9w2"))
(modules '((guix build utils)))
(snippet
'(begin