GNU bug report logs - #50532
[PATCH] gnu: srain: Update to 1.2.4.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Sat, 11 Sep 2021 22:45:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> outlook.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50532: closed ([PATCH] gnu: srain: Update to 1.2.4.)
Date: Sun, 19 Sep 2021 12:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 19 Sep 2021 20:44:03 +0800
with message-id <OSZPR01MB7938D56A33F3E035CCEC0899A3DF9 <at> OSZPR01MB7938.jpnprd01.prod.outlook.com>
and subject line Re: bug#50532: [PATCH] gnu: srain: Update to 1.2.4.
has caused the debbugs.gnu.org bug report #50532,
regarding [PATCH] gnu: srain: Update to 1.2.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
50532: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50532
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: srain: Update to 1.2.4.
Date: Sat, 11 Sep 2021 22:44:39 +0000
* gnu/packages/irc.scm (srain): Update to 1.2.4.
---
 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 e386e54e77..d95c1a716a 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -242,7 +242,7 @@ using a mouse.  It is customizable and extensible with plugins and scripts.")
 (define-public srain
   (package
     (name "srain")
-    (version "1.2.3")
+    (version "1.2.4")
     (source
      (origin
        (method git-fetch)
@@ -251,7 +251,7 @@ using a mouse.  It is customizable and extensible with plugins and scripts.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0rlpygcpacgcfjxw3brw99ad3rc7zs96p5c6rg6j79p6sy38lrfs"))))
+        (base32 "0lssrbk03rj92mqfaz5pgm0nplzyxrjywcknbx28lnvyfyzm3bks"))))
     (build-system meson-build-system)
     (arguments
      `(#:tests? #f ;there are no tests
-- 
2.30.2



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> outlook.com>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 50532-done <at> debbugs.gnu.org
Subject: Re: bug#50532: [PATCH] gnu: srain: Update to 1.2.4.
Date: Sun, 19 Sep 2021 20:44:03 +0800
Vinicius Monego <monego <at> posteo.net> writes:

> * gnu/packages/irc.scm (srain): Update to 1.2.4.

Pushed to master, thank you!


This bug report was last modified 3 years and 266 days ago.

Previous Next


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