GNU bug report logs -
#77690
[PATCH] gnu: weechat: Update to 4.6.1.
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Thu, 10 Apr 2025 08:10:02 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/irc.scm (weechat): Update to 4.6.1.
>
> Change-Id: Ia5cf3791aa4a052f2c1e0969fd93f4f6049252f7
> ---
> 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 71735db4dc..4404c099e4 100644
> --- a/gnu/packages/irc.scm
> +++ b/gnu/packages/irc.scm
> @@ -375,7 +375,7 @@ (define-public irssi
> (define-public weechat
> (package
> (name "weechat")
> - (version "4.6.0")
> + (version "4.6.1")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -384,7 +384,7 @@ (define-public weechat
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "09w8ai75z164k0i8bk4k6zvry09abi0hq5gighc11jn3ffkkm4qg"))))
> + "149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: 2934de1447f87b361608ef3a2a756b8a5d2f42e6
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.