GNU bug report logs - #58427
[PATCH] gnu: nheko: Update to 0.10.2.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 11 Oct 2022 05:33:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58427: closed ([PATCH] gnu: nheko: Update to 0.10.2.)
Date: Thu, 13 Oct 2022 11:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Oct 2022 12:45:29 +0100
with message-id <87k0546j62.fsf <at> cbaines.net>
and subject line Re: [bug#58427] [PATCH] gnu: nheko: Update to 0.10.2.
has caused the debbugs.gnu.org bug report #58427,
regarding [PATCH] gnu: nheko: Update to 0.10.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58427: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58427
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: nheko: Update to 0.10.2.
Date: Tue, 11 Oct 2022 07:31:40 +0200
* gnu/packages/messaging.scm (nheko): Update to 0.10.2.
---
 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 136b195769..5e09274f48 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2384,7 +2384,7 @@ (define-public mtxclient
 (define-public nheko
   (package
     (name "nheko")
-    (version "0.10.1")
+    (version "0.10.2")
     (source
      (origin
        (method git-fetch)
@@ -2393,7 +2393,7 @@ (define-public nheko
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0a3wvv7vzh60hvyzy6776v6wa9d6n020684dqbcl4dw608mf4ahk"))
+        (base32 "114hbv58209bwar6qjdjg2l1vh3xk20ppv6n301i7zkmwrf7q9w2"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58427-done <at> debbugs.gnu.org
Subject: Re: [bug#58427] [PATCH] gnu: nheko: Update to 0.10.2.
Date: Thu, 13 Oct 2022 12:45:29 +0100
[Message part 4 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/messaging.scm (nheko): Update to 0.10.2.
> ---
>  gnu/packages/messaging.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
d1ad0a2ec269491eedf84f6be919d103c57b574a.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 278 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.