gnu: weechat: Update to 4.8.1.

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

Change-Id: Ie15fcc8f32f780cc812f31beb0f5177841ec100c
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Ashish SHUKLA 2025-12-01 20:42:47 +01:00 committed by Andreas Enge
parent ba160cbf41
commit 0800da28dc
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -375,7 +375,7 @@ Conferencing} and @acronym{ICB, Internet Citizen's Band}.")
(define-public weechat
(package
(name "weechat")
(version "4.8.0")
(version "4.8.1")
(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
"12xj58w94k38bwy4rizc6jhi93mpda09qsbi3cshqypin963dqjr"))))
"0hlhww2pxkvc19lq62fiafwp5mg08m80ahqj1h096gxg5ql07gc2"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs