GNU bug report logs - #60637
[PATCH] gnu: kirc: Update to 0.3.2.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sun, 8 Jan 2023 01:05:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60637 in the body.
You can then email your comments to 60637 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60637; Package guix-patches. (Sun, 08 Jan 2023 01:05:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Jan 2023 01:05:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: kirc: Update to 0.3.2.
Date: Sat,  7 Jan 2023 19:04:18 -0600
* 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





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 12 Jan 2023 03:43:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Thu, 12 Jan 2023 03:43:02 GMT) Full text and rfc822 format available.

Message #10 received at 60637-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: jgart <jgart <at> dismail.de>
Cc: 60637-done <at> debbugs.gnu.org
Subject: Re: bug#60637: [PATCH] gnu: kirc: Update to 0.3.2.
Date: Thu, 12 Jan 2023 11:42:12 +0800
jgart <jgart <at> dismail.de> writes:

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

Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 09 Feb 2023 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 76 days ago.

Previous Next


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