GNU bug report logs -
#53985
[PATCH] gnu: srain: Update to 1.3.2.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53985 in the body.
You can then email your comments to 53985 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#53985
; Package
guix-patches
.
(Mon, 14 Feb 2022 00:08:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 14 Feb 2022 00:08:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-srain-Update-to-1.3.2.patch (text/patch, inline)]
From 7ff2eba289dfcaf778b6edcdc4a6daacd2945bc3 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Date: Mon, 14 Feb 2022 05:33:35 +0530
Subject: [PATCH] gnu: srain: Update to 1.3.2.
* gnu/packages/irc.scm (srain): Update to 1.3.2.
---
gnu/packages/irc.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 72f9fd5c96..ec30644010 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -11,6 +11,7 @@
;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
;;; Copyright © 2020 Brett Gilio <brettg <at> gnu.org>
;;; Copyright © 2021 WinterHound <winterhound <at> yandex.com>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -259,7 +260,7 @@ (define-public weechat
(define-public srain
(package
(name "srain")
- (version "1.3.1")
+ (version "1.3.2")
(source
(origin
(method git-fetch)
@@ -268,7 +269,7 @@ (define-public srain
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1xjk3fa3fkmsczif1bzcmi79k4z3jfdgcljfdiyn4iv5bh778swc"))))
+ (base32 "16nsxicixp7194bkiiyj7zrg05lhcp0xblqsbv6dq1lxd5wd3i96"))))
(build-system meson-build-system)
(arguments
`(#:tests? #f ;there are no tests
base-commit: d65979c46c99dc36324ca94aa9650b9de37f22de
prerequisite-patch-id: ca3d82cc956894359957244064bee5fe9979004b
--
2.34.0
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Mon, 14 Feb 2022 10:06:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 14 Feb 2022 10:06:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 53985-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:
> * gnu/packages/irc.scm (srain): Update to 1.3.2.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 14 Mar 2022 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 100 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.