unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51125] [PATCH] gnu: srain: Update to 1.3.0.
@ 2021-10-11  0:02 Vinicius Monego
  2021-10-12 15:14 ` bug#51125: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-10-11  0:02 UTC (permalink / raw)
  To: 51125; +Cc: Vinicius Monego

* 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





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

* bug#51125: [PATCH] gnu: srain: Update to 1.3.0.
  2021-10-11  0:02 [bug#51125] [PATCH] gnu: srain: Update to 1.3.0 Vinicius Monego
@ 2021-10-12 15:14 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-10-12 15:14 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 51125-done

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




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

end of thread, other threads:[~2021-10-12 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11  0:02 [bug#51125] [PATCH] gnu: srain: Update to 1.3.0 Vinicius Monego
2021-10-12 15:14 ` bug#51125: " Leo Famulari

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).