GNU bug report logs - #76460
[PATCH] gnu: weechat: Update to 4.5.2.

Previous Next

Package: guix-patches;

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

Date: Fri, 21 Feb 2025 08:05:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 76460-done <at> debbugs.gnu.org
Subject: Re: bug#76460: [PATCH] gnu: weechat: Update to 4.5.2.
Date: Sat, 22 Feb 2025 23:58:25 +0900
Hello,

Ashish SHUKLA <ashish.is <at> lostca.se> writes:

> * gnu/packages/irc.scm (weechat): Update to 4.5.2.
>
> Change-Id: Ieaf38374ee879e4505c87b67aa7a3250a8d17603
> ---
>  gnu/packages/irc.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
> index bb5d887d8f..df8b1f0590 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -14,7 +14,7 @@
>  ;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
>  ;;; Copyright © 2022 jgart <jgart <at> dismail.de>
>  ;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke <at> gnu.org>
> -;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
> +;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is <at> lostca.se>

Changes of < 15 lines of code are not normally under copyright
protection, so I've dropped the above hunk.

> @@ -374,7 +374,7 @@ (define-public irssi
>  (define-public weechat
>    (package
>      (name "weechat")
> -    (version "4.5.1")
> +    (version "4.5.2")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -383,7 +383,7 @@ (define-public weechat
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1q1d3lwrl4jnxn496cx7rbzwfvq8wa2fbk3p8n6yyvrahyhiz628"))))
> +                "1m3hq97n5arl3gk649knbg4ar68q1rqlmpvs5q5fl2p93wniq82w"))))

Otherwise LGTM!  Merged.

-- 
Thanks,
Maxim




This bug report was last modified 90 days ago.

Previous Next


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