me
/
guix
Archived
1
0
Fork 0

gnu: nheko: Update to 0.9.3.

* gnu/packages/messaging.scm (nheko): Update to 0.9.3.
master
Jonathan Brielmaier 2022-04-19 12:11:08 +02:00
parent 6b677f4299
commit b24961717b
No known key found for this signature in database
GPG Key ID: ECFC83988B4E4B9F
1 changed files with 2 additions and 2 deletions

View File

@ -2352,7 +2352,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
(define-public nheko (define-public nheko
(package (package
(name "nheko") (name "nheko")
(version "0.9.2") (version "0.9.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2361,7 +2361,7 @@ for the Matrix protocol. It is built on to of @code{Boost.Asio}.")
(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 "0q9yzzl7mvlixm1c2f55lksxgh9q11zb8k80mkwnhmmli8wbb05f")) (base32 "1941jvk72qy9g41cs2p3d6fphkg8ccjlsiclwymvzdyi7s3ilml7"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin