* [bug#74884] [PATCH] gnu: weechat: Update to 4.5.0.
@ 2024-12-15 11:02 ashish.is--- via Guix-patches via
0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-12-15 11:02 UTC (permalink / raw)
To: 74884; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/irc.scm (weechat): Update to 4.5.0.
Change-Id: I903a418eb4aa7faf27d77185e40651d905122766
---
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 38f845ff39..de101934ac 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -372,7 +372,7 @@ (define-public irssi
(define-public weechat
(package
(name "weechat")
- (version "4.4.4")
+ (version "4.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -381,7 +381,7 @@ (define-public weechat
(file-name (git-file-name name version))
(sha256
(base32
- "18v622ddgvqpplpa5jg25b9cqjzm8fk8saqhfmld2pgslaqgkcq4"))))
+ "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
base-commit: cfd4f56f75a20b6732d463180d211f796c9032e5
--
2.47.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-15 11:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15 11:02 [bug#74884] [PATCH] gnu: weechat: Update to 4.5.0 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.