[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/23: gnu: weechat: Update to 3.3.
From: |
guix-commits |
Subject: |
23/23: gnu: weechat: Update to 3.3. |
Date: |
Sun, 3 Oct 2021 13:28:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 91389d438b5f45ec6f30f149384b797ba12e0af5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 3 17:40:44 2021 +0200
gnu: weechat: Update to 3.3.
* gnu/packages/irc.scm (weechat): Update to 3.3.
---
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 d95c1a7..9258d1e 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -190,14 +190,14 @@ SILC and ICB protocols via plugins.")
(define-public weechat
(package
(name "weechat")
- (version "3.2")
+ (version "3.3")
(source (origin
(method url-fetch)
(uri (string-append "https://weechat.org/files/src/weechat-";
version ".tar.xz"))
(sha256
(base32
- "1a47knznlm9f2f83d71s3c4fm50m6iq6iq1bvp4m61p8fkrsva1r"))))
+ "1pyb1yaw61cbdg1g4cc22px1wsh8wm0gsx1yzp684idyz25apzna"))))
(build-system cmake-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- 15/23: gnu: sx: Update to 2.1.7., (continued)
- 15/23: gnu: sx: Update to 2.1.7., guix-commits, 2021/10/03
- 17/23: gnu: yadifa: Update to 2.5.1 [security fixes]., guix-commits, 2021/10/03
- 09/23: gnu: libhx: Update to 4.0.1., guix-commits, 2021/10/03
- 10/23: gnu: snapraid: Update to 11.6., guix-commits, 2021/10/03
- 13/23: gnu: dnsmasq: Update to 2.86., guix-commits, 2021/10/03
- 16/23: gnu: sx: Don't propagate xauth., guix-commits, 2021/10/03
- 18/23: gnu: corsix-th: Update to 0.65.1., guix-commits, 2021/10/03
- 19/23: gnu: freeorion: Don't use unstable tarball., guix-commits, 2021/10/03
- 20/23: gnu: freeorion: Update to 0.4.10.2., guix-commits, 2021/10/03
- 21/23: gnu: gramps: Update to 5.1.4., guix-commits, 2021/10/03
- 23/23: gnu: weechat: Update to 3.3.,
guix-commits <=
- 01/23: gnu: bcachefs-tools: Update to 0.1-11.3785043., guix-commits, 2021/10/03
- 06/23: bash completion: Complete ‘guix size’ file names., guix-commits, 2021/10/03
- 12/23: gnu: squashfs-tools-ng: Update to 1.1.3., guix-commits, 2021/10/03
- 22/23: gnu: unionfs-fuse: Update to 2.2., guix-commits, 2021/10/03