GNU bug report logs - #64680
[PATCH] gnu: weechat: Update to 4.0.2.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Mon, 17 Jul 2023 08:48: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 64680 in the body.
You can then email your comments to 64680 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#64680; Package guix-patches. (Mon, 17 Jul 2023 08:48: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, 17 Jul 2023 08:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: weechat: Update to 4.0.2.
Date: Mon, 17 Jul 2023 09:47:00 +0100
From 4d0ddac69f3d149998c0b6ef1bcb1d6150cdab22 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Mon, 17 Jul 2023 09:46:05 +0100
Subject: [PATCH] gnu: weechat: Update to 4.0.2.

* gnu/packages/irc.scm (weechat): Update to 4.0.2.
---
 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 a498078593..03256241dd 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -198,14 +198,14 @@ (define-public irssi
 (define-public weechat
   (package
     (name "weechat")
-    (version "4.0.0")
+    (version "4.0.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://weechat.org/files/src/weechat-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1ya0hacbyvhdy43hqrvphj3y7v6s312wbrsf2yns14ikbzhmxmsv"))))
+                "0g026j47140h8kqyh3l0367fq9194wdx8q7f4na0kj14s3h8wr0f"))))
     (build-system cmake-build-system)
     (outputs '("out" "doc"))
     (native-inputs
-- 
2.41.0




Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Fri, 28 Jul 2023 14:15:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Fri, 28 Jul 2023 14:15:02 GMT) Full text and rfc822 format available.

Message #10 received at 64680-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 64680-done <at> debbugs.gnu.org
Subject: Re: bug#64680: [PATCH] gnu: weechat: Update to 4.0.2.
Date: Fri, 28 Jul 2023 22:14:49 +0800
Pushed to master, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 26 Aug 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.