GNU bug report logs - #75047
[PATCH] gnu: weechat: Update to 4.5.1.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Mon, 23 Dec 2024 12: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 75047 in the body.
You can then email your comments to 75047 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#75047; Package guix-patches. (Mon, 23 Dec 2024 12:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 23 Dec 2024 12:30:02 GMT) Full text and rfc822 format available.

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

From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: weechat: Update to 4.5.1.
Date: Mon, 23 Dec 2024 12:28:32 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/irc.scm (weechat): Update to 4.5.1.

Change-Id: I7b76eb865e7f7fb49c6345594cb991b3c863ac25
---
 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 bf5b9b5034..bb5d887d8f 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -374,7 +374,7 @@ (define-public irssi
 (define-public weechat
   (package
     (name "weechat")
-    (version "4.5.0")
+    (version "4.5.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -383,7 +383,7 @@ (define-public weechat
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
+                "1q1d3lwrl4jnxn496cx7rbzwfvq8wa2fbk3p8n6yyvrahyhiz628"))))
     (build-system cmake-build-system)
     (outputs '("out" "doc"))
     (native-inputs

base-commit: 8e5406c1cc48ddddb41437b78f6e53d320c91d8e
-- 
2.47.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 24 Dec 2024 05:05:03 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Tue, 24 Dec 2024 05:05:03 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: ashish.is <at> lostca.se
Cc: 75047-done <at> debbugs.gnu.org
Subject: Re: [bug#75047] [PATCH] gnu: weechat: Update to 4.5.1.
Date: Tue, 24 Dec 2024 13:07:43 +0800
ashish.is <at> lostca.se writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.5.1.

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. (Tue, 21 Jan 2025 12:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 145 days ago.

Previous Next


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