emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50532: closed ([PATCH] gnu: srain: Update to 1.2.4.)


From: GNU bug Tracking System
Subject: bug#50532: closed ([PATCH] gnu: srain: Update to 1.2.4.)
Date: Sun, 19 Sep 2021 12:43:02 +0000

Your message dated Sun, 19 Sep 2021 20:44:03 +0800
with message-id 
<OSZPR01MB7938D56A33F3E035CCEC0899A3DF9@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@gnu.org.)


-- 
50532: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50532
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#50532: [PATCH] gnu: srain: Update to 1.2.4. Date: Sun, 19 Sep 2021 20:44:03 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Vinicius Monego <monego@posteo.net> writes:

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

Pushed to master, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]