GNU bug report logs -
#65420
[PATCH] gnu: weechat: Update to 4.0.3.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Mon, 21 Aug 2023 10:30:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
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 65420 in the body.
You can then email your comments to 65420 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#65420
; Package
guix-patches
.
(Mon, 21 Aug 2023 10:30:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 21 Aug 2023 10:30:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
From b918a1700fc01f59c640a7093beb021a14ed5a3a Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Mon, 21 Aug 2023 11:26:38 +0100
Subject: [PATCH] gnu: weechat: Update to 4.0.3.
* gnu/packages/irc.scm (weechat): Update to 4.0.3.
---
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 27e6fde911..f50311a0c2 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -264,14 +264,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.0.2")
+ (version "4.0.3")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "0g026j47140h8kqyh3l0367fq9194wdx8q7f4na0kj14s3h8wr0f"))))
+ "14jsag367r74jmbakmv7b2y3v531ghd4lb085a0g9cvkiv7bs3c8"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
--
2.41.0
[Message part 2 (text/html, inline)]
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Wed, 23 Aug 2023 11:02:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 23 Aug 2023 11:02:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 65420-done <at> debbugs.gnu.org (full text, mbox):
Michael Ford <fanquake <at> gmail.com> writes:
> From b918a1700fc01f59c640a7093beb021a14ed5a3a Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Mon, 21 Aug 2023 11:26:38 +0100
> Subject: [PATCH] gnu: weechat: Update to 4.0.3.
Applied with update to 4.0.4, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 20 Sep 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.