GNU bug report logs -
#77907
[PATCH] gnu: weechat: Update to 4.6.2.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Fri, 18 Apr 2025 19:35:04 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.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.6.2.
>
> Change-Id: I7c770d6f1c203acb7fba808830a840c27b8656ef
> ---
> 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 4404c099e4..e5ca3bef71 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.1")
> + (version "4.6.2")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -384,7 +384,7 @@ (define-public weechat
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
> + "1qiz87ribpn69kn1zbdjc216wlc5cvfjbim3d6b22n0zvsqdrqqj"))))
> (build-system cmake-build-system)
> (outputs '("out" "doc"))
> (native-inputs
>
> base-commit: a4a7ff0319c622cd08aa7461cc88cc6608fe62cb
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.