unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65422] [PATCH] gnu: sic: Update to 1.3.
@ 2023-08-21 10:39 Michael Ford
  2023-08-23 11:01 ` bug#65422: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-21 10:39 UTC (permalink / raw)
  To: 65422

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

From 251877b1f377b2793e46708962219801ca1123bf Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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

[-- Attachment #2: Type: text/html, Size: 1455 bytes --]

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

* bug#65422: [PATCH] gnu: sic: Update to 1.3.
  2023-08-21 10:39 [bug#65422] [PATCH] gnu: sic: Update to 1.3 Michael Ford
@ 2023-08-23 11:01 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-23 11:01 UTC (permalink / raw)
  To: Michael Ford; +Cc: 65422-done

Michael Ford <fanquake@gmail.com> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2023-08-23 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-21 10:39 [bug#65422] [PATCH] gnu: sic: Update to 1.3 Michael Ford
2023-08-23 11:01 ` bug#65422: " 宋文武 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).