* [bug#74621] [PATCH] gnu: weechat: Update to 4.4.4.
@ 2024-11-30 10:08 ashish.is--- via Guix-patches via
0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-11-30 10:08 UTC (permalink / raw)
To: 74621; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.4.4.
Change-Id: I08c120df160c3ff7095f2418fe9f9553df3abe3c
---
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 3935967f11..ac69943ee9 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -372,14 +372,14 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.4.3")
+ (version "4.4.4")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "1ypbiyyh7wxd7sd3spkx0xfjld2kxca30z95334jibr4vkw14mi9"))))
+ "0xyhygldlxil0s7cab576jvikvmjgdxdrrml3vmc6sixiivbpx58"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: f129a6cc591817c5c51770d5b8712eeb344ba4e4
--
2.47.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-30 10:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-30 10:08 [bug#74621] [PATCH] gnu: weechat: Update to 4.4.4 ashish.is--- via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.