GNU bug report logs - #51125
[PATCH] gnu: srain: Update to 1.3.0.

Previous Next

Package: guix-patches;

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

Date: Mon, 11 Oct 2021 00:03:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 51125 in the body.
You can then email your comments to 51125 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#51125; Package guix-patches. (Mon, 11 Oct 2021 00:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vinicius Monego <monego <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 11 Oct 2021 00:03:02 GMT) Full text and rfc822 format available.

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

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.3.0.
Date: Mon, 11 Oct 2021 00:02:23 +0000
* gnu/packages/irc.scm (srain): Update to 1.3.0.
---
 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 0ee81356d9..f0415c97bc 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -243,7 +243,7 @@ using a mouse.  It is customizable and extensible with plugins and scripts.")
 (define-public srain
   (package
     (name "srain")
-    (version "1.2.4")
+    (version "1.3.0")
     (source
      (origin
        (method git-fetch)
@@ -252,7 +252,7 @@ using a mouse.  It is customizable and extensible with plugins and scripts.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0lssrbk03rj92mqfaz5pgm0nplzyxrjywcknbx28lnvyfyzm3bks"))))
+        (base32 "14s0h5wgvlkdylnjis2fa7m835142jzw0d0yqjnir1wqnwmq1rld"))))
     (build-system meson-build-system)
     (arguments
      `(#:tests? #f ;there are no tests
-- 
2.30.2





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 12 Oct 2021 15:15:04 GMT) Full text and rfc822 format available.

Notification sent to Vinicius Monego <monego <at> posteo.net>:
bug acknowledged by developer. (Tue, 12 Oct 2021 15:15:04 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 51125-done <at> debbugs.gnu.org
Subject: Re: [bug#51125] [PATCH] gnu: srain: Update to 1.3.0.
Date: Tue, 12 Oct 2021 11:14:11 -0400
On Mon, Oct 11, 2021 at 12:02:23AM +0000, Vinicius Monego wrote:
> * gnu/packages/irc.scm (srain): Update to 1.3.0.

Thanks! Pushed as fa2c1adb0247f2618d0720a41023f0f5339685c7




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Nov 2021 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 168 days ago.

Previous Next


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