gnu: weechat: Update to 4.6.2.

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

Change-Id: I7c770d6f1c203acb7fba808830a840c27b8656ef
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Ashish SHUKLA 2025-04-18 21:33:15 +02:00 committed by Zheng Junjie
parent f978300d5d
commit 456485ddca
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -375,7 +375,7 @@ Conferencing} and @acronym{ICB, Internet Citizen's Band}.")
(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 @@ Conferencing} and @acronym{ICB, Internet Citizen's Band}.")
(file-name (git-file-name name version))
(sha256
(base32
"149gsay5sw1n7bj2sdifdqww0k6f8l0jy9n0czpw0sfr8phxb4q5"))))
"1qiz87ribpn69kn1zbdjc216wlc5cvfjbim3d6b22n0zvsqdrqqj"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs