[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: weechat: Update to 4.2.2.
From: |
guix-commits |
Subject: |
04/09: gnu: weechat: Update to 4.2.2. |
Date: |
Sat, 11 May 2024 13:27:51 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 07e59e8c7b4da14410c8ee275d3c4fbc1e3140f5
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Apr 10 22:31:47 2024 -0300
gnu: weechat: Update to 4.2.2.
* gnu/packages/irc.scm (weechat): Update to 4.2.2.
Change-Id: I600369749f6a59ae83b312192589bbfdae61e0fe
---
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 d639b4c5ef..eb01e00827 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -361,14 +361,14 @@ Conferencing} and @acronym{ICB, Internet Citizen's
Band}.")
(define-public weechat
(package
(name "weechat")
- (version "4.2.1")
+ (version "4.2.2")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-"
version ".tar.xz"))
(sha256
(base32
- "1kdxj4pkxyzd9bdgk8h8rh26n7c5a8alnafxl8qm113cdw4dyg95"))))
+ "0hdrxcj7pvfryn9lbjdjb5bpq0dxs66mky3grzwhvxghqwi8p5i0"))))
(build-system cmake-build-system)
(outputs '("out" "doc"))
(native-inputs
- branch master updated (4eb1a5426b -> 43e790f4c9), guix-commits, 2024/05/11
- 03/09: gnu: toxic: Update to 0.15.1., guix-commits, 2024/05/11
- 04/09: gnu: weechat: Update to 4.2.2.,
guix-commits <=
- 06/09: gnu: python-hy: Update to 0.28.0., guix-commits, 2024/05/11
- 05/09: gnu: gplates: Update to 2.5., guix-commits, 2024/05/11
- 01/09: gnu: Add python-libensemble., guix-commits, 2024/05/11
- 07/09: gnu: python-scikit-rf: Update to 1.0.0., guix-commits, 2024/05/11
- 08/09: gnu: mlt: Update to 7.24.0., guix-commits, 2024/05/11
- 09/09: gnu: kdenlive: Update to 24.02.2., guix-commits, 2024/05/11
- 02/09: gnu: c-toxcore: Update to 0.2.19., guix-commits, 2024/05/11