* [bug#74108] [PATCH] gnu: weechat: Update to 4.4.3.
@ 2024-10-30 14:18 ashish.is--- via Guix-patches via
2024-10-31 5:50 ` bug#74108: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-10-30 14:18 UTC (permalink / raw)
To: 74108; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.4.3.
Change-Id: I65298bd3fa8a45e6111bb9c3e0d293b3f27d9412
---
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 c1c35691cd..f0cd0b7fc5 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -368,14 +368,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.4.2")
+ (version "4.4.3")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "1v2d8fbk33skkjavwvxd7gq4w1ip43jhdq7ssjk07jjvkjd2ipyl"))))
+ "1ypbiyyh7wxd7sd3spkx0xfjld2kxca30z95334jibr4vkw14mi9"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: d6f775c30c6f47e174f6110d1089edc6315600e4
--
2.47.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-31 5:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 14:18 [bug#74108] [PATCH] gnu: weechat: Update to 4.4.3 ashish.is--- via Guix-patches via
2024-10-31 5:50 ` bug#74108: " Z572
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).