[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: srain: Update to 1.5.0.
From: |
guix-commits |
Subject: |
07/08: gnu: srain: Update to 1.5.0. |
Date: |
Sat, 5 Nov 2022 09:18:45 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 0b38a34c5786b0f69cb44dc439c2a53df2815975
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sat Oct 29 11:55:18 2022 -0300
gnu: srain: Update to 1.5.0.
* gnu/packages/irc.scm (srain): Update to 1.5.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 b82210081c..d768fda0df 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -261,7 +261,7 @@ using a mouse. It is customizable and extensible with
plugins and scripts.")
(define-public srain
(package
(name "srain")
- (version "1.4.1")
+ (version "1.5.0")
(source
(origin
(method git-fetch)
@@ -270,7 +270,7 @@ using a mouse. It is customizable and extensible with
plugins and scripts.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "05n8j36yrmk353nkapc1vywf25wklwbzwkl2a4kz92wv74zrwi6f"))))
+ (base32 "1qswvhx1s90jbsdx5znbc478v2ix3g0p6qm97cj7zzl0kx5kd780"))))
(build-system meson-build-system)
(arguments
`(#:tests? #f ;there are no tests
- branch master updated (2211f50ec1 -> 3e259442e7), guix-commits, 2022/11/05
- 03/08: gnu: libjxl: Update to 0.7.0., guix-commits, 2022/11/05
- 02/08: gnu: google-highway: Update to 1.0.2., guix-commits, 2022/11/05
- 08/08: gnu: gsequencer: Update to 4.4.2., guix-commits, 2022/11/05
- 07/08: gnu: srain: Update to 1.5.0.,
guix-commits <=
- 06/08: gnu: shotcut: Update to 22.10.25., guix-commits, 2022/11/05
- 04/08: gnu: homebank: Update to 5.5.8., guix-commits, 2022/11/05
- 05/08: gnu: openxr: Update to 1.0.25., guix-commits, 2022/11/05
- 01/08: gnu: python-hy: Update to 0.24.0., guix-commits, 2022/11/05