[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: nheko: Update to 0.10.1.
From: |
guix-commits |
Subject: |
06/13: gnu: nheko: Update to 0.10.1. |
Date: |
Sun, 11 Sep 2022 10:43:58 -0400 (EDT) |
mothacehe pushed a commit to branch master
in repository guix.
commit e6c6df657bcc03b3e40a040239caeee9c2e6ad37
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Sat Sep 10 13:00:17 2022 +0200
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>
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index ef31dae2c0..2af8c5b80a 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2383,7 +2383,7 @@ for the Matrix protocol. It is built on to of
@code{Boost.Asio}.")
(define-public nheko
(package
(name "nheko")
- (version "0.10.0")
+ (version "0.10.1")
(source
(origin
(method git-fetch)
@@ -2392,7 +2392,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 "1n7czmv8mamaphpr2cnppddpgmb914pjd7msxng0fim6w7bhil14"))
+ (base32 "0a3wvv7vzh60hvyzy6776v6wa9d6n020684dqbcl4dw608mf4ahk"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (6519b1d59c -> 5ed679a2a9), guix-commits, 2022/09/11
- 07/13: gnu: font-plemoljp: Update to 1.2.7., guix-commits, 2022/09/11
- 04/13: gnu: python-qrcode: Update to 7.3.1., guix-commits, 2022/09/11
- 03/13: daemon: Remove unused function findOutput., guix-commits, 2022/09/11
- 11/13: gnu: java-slf4j-api: Update the source URI., guix-commits, 2022/09/11
- 06/13: gnu: nheko: Update to 0.10.1.,
guix-commits <=
- 12/13: gnu: janet: Update to 1.24.1., guix-commits, 2022/09/11
- 08/13: gnu: recoll: Update to 1.32.7., guix-commits, 2022/09/11
- 01/13: daemon: Remove unused function openStore., guix-commits, 2022/09/11
- 05/13: gnu: mtxclient: Update to 0.8.2., guix-commits, 2022/09/11
- 09/13: gnu: v4l2loopback-linux-module: Update to 0.12.7., guix-commits, 2022/09/11
- 10/13: gnu: plantuml: Update to 1.2022.7., guix-commits, 2022/09/11
- 02/13: daemon: Remove unused function exportPaths., guix-commits, 2022/09/11
- 13/13: gnu: Add steam-devices-udev-rules., guix-commits, 2022/09/11