unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60637] [PATCH] gnu: kirc: Update to 0.3.2.
@ 2023-01-08  1:04 jgart via Guix-patches via
  2023-01-12  3:42 ` bug#60637: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-01-08  1:04 UTC (permalink / raw)
  To: 60637; +Cc: jgart

* gnu/packages/irc.scm (kirc): Update to 0.3.2.
---
 gnu/packages/irc.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 0a6c28980d..c6154fd9cf 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -438,7 +438,7 @@ (define-public sic
 (define-public kirc
   (package
     (name "kirc")
-    (version "0.2.9")
+    (version "0.3.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -446,7 +446,7 @@ (define-public kirc
                      (commit version)))
               (file-name (git-file-name name version))
               (sha256
-               (base32 "0ahmfxhgcvnlgmxxbv9vga5x6krab1n7qq55ygj7hj3x7s7ra419"))))
+               (base32 "1ighpinss3k6xyqk05wrs76wvp2ahhh0jkkg8h7bhg66b14fsws9"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no tests
-- 
2.38.1





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

* bug#60637: [PATCH] gnu: kirc: Update to 0.3.2.
  2023-01-08  1:04 [bug#60637] [PATCH] gnu: kirc: Update to 0.3.2 jgart via Guix-patches via
@ 2023-01-12  3:42 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-12  3:42 UTC (permalink / raw)
  To: jgart; +Cc: 60637-done

jgart <jgart@dismail.de> writes:

> * gnu/packages/irc.scm (kirc): Update to 0.3.2.

Pushed, thank you!




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

end of thread, other threads:[~2023-01-12  3:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08  1:04 [bug#60637] [PATCH] gnu: kirc: Update to 0.3.2 jgart via Guix-patches via
2023-01-12  3:42 ` bug#60637: " 宋文武 via Guix-patches via

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).