GNU bug report logs -
#74884
[PATCH] gnu: weechat: Update to 4.5.0.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Sun, 15 Dec 2024 11:06:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/irc.scm (weechat): Update to 4.5.0.
>
> Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
> ---
> 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 38f845ff39..de101934ac 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -372,7 +372,7 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.4.4")
> + (version "4.5.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -381,7 +381,7 @@ (define-public weechat
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "18v622ddgvqpplpa5jg25b9cqjzm8fk8saqhfmld2pgslaqgkcq4"))))
> + "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.