all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58427] [PATCH] gnu: nheko: Update to 0.10.2.
@ 2022-10-11  5:31 Michael Rohleder
  2022-10-13 11:45 ` bug#58427: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-10-11  5:31 UTC (permalink / raw)
  To: 58427; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58427: [PATCH] gnu: nheko: Update to 0.10.2.
  2022-10-11  5:31 [bug#58427] [PATCH] gnu: nheko: Update to 0.10.2 Michael Rohleder
@ 2022-10-13 11:45 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-10-13 11:45 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 58427-done

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]


Michael Rohleder <mike@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-13 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11  5:31 [bug#58427] [PATCH] gnu: nheko: Update to 0.10.2 Michael Rohleder
2022-10-13 11:45 ` bug#58427: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.