unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61992] [PATCH] gnu: Update nheko to 0.11.3.
@ 2023-03-06  2:19 jgart via Guix-patches via
  2023-03-12 12:18 ` bug#61992: Close Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-03-06  2:19 UTC (permalink / raw)
  To: 61992; +Cc: jgart

* gnu/packages/messaging.scm (nheko): Update to 0.11.3.
---
 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 5020146300..bd10be5d7e 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2351,7 +2351,7 @@ (define-public mtxclient
 (define-public nheko
   (package
     (name "nheko")
-    (version "0.11.1")
+    (version "0.11.3")
     (source
      (origin
        (method git-fetch)
@@ -2360,7 +2360,7 @@ (define-public nheko
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0j5y5jfimmflynrg7003wr7i75b102cpv3afyp3j7z69b2apkhys"))
+        (base32 "0yjbxyba87nkpjmql7s6nv2r2i9s956zgwlfhdi4jjg96v2rgmnr"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.39.1





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

* bug#61992: Close
  2023-03-06  2:19 [bug#61992] [PATCH] gnu: Update nheko to 0.11.3 jgart via Guix-patches via
@ 2023-03-12 12:18 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2023-03-12 12:18 UTC (permalink / raw)
  To: 61992-done; +Cc: jgart

Pushed, thanks!

Andreas





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

end of thread, other threads:[~2023-03-12 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06  2:19 [bug#61992] [PATCH] gnu: Update nheko to 0.11.3 jgart via Guix-patches via
2023-03-12 12:18 ` bug#61992: Close Andreas Enge

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).