GNU bug report logs - #65422
[PATCH] gnu: sic: Update to 1.3.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Mon, 21 Aug 2023 10:40: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 65422 in the body.
You can then email your comments to 65422 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#65422; Package guix-patches. (Mon, 21 Aug 2023 10:40:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 21 Aug 2023 10:40:02 GMT) Full text and rfc822 format available.

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

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: sic: Update to 1.3.
Date: Mon, 21 Aug 2023 11:39:01 +0100
[Message part 1 (text/plain, inline)]
From 251877b1f377b2793e46708962219801ca1123bf Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Mon, 21 Aug 2023 11:33:07 +0100
Subject: [PATCH] gnu: sic: Update to 1.3.

* gnu/packages/irc.scm (sic): Update to 1.3.
---
 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 27e6fde911..0a993fb0bf 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -484,14 +484,14 @@ (define-public ii
 (define-public sic
   (package
     (name "sic")
-    (version "1.2")
+    (version "1.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://dl.suckless.org/tools/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "11aiavxp44yayibc58bvimi8mrxvbw1plbci8cnbl4syk42zj1xc"))))
+                "1lk57mrrqgky37bjsnp72s8libywzsrbbjq8bpmz4xdw7smqyirh"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; no tests
-- 
2.41.0
[Message part 2 (text/html, inline)]

Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 23 Aug 2023 11:02:03 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Wed, 23 Aug 2023 11:02:03 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 65422-done <at> debbugs.gnu.org
Subject: Re: bug#65422: [PATCH] gnu: sic: Update to 1.3.
Date: Wed, 23 Aug 2023 19:01:35 +0800
Michael Ford <fanquake <at> gmail.com> writes:

> From 251877b1f377b2793e46708962219801ca1123bf Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Mon, 21 Aug 2023 11:33:07 +0100
> Subject: [PATCH] gnu: sic: Update to 1.3.

Pushed, thank you!




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

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

Previous Next


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