[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/19: gnu: toxic: Update to 0.8.4.
From: |
guix-commits |
Subject: |
16/19: gnu: toxic: Update to 0.8.4. |
Date: |
Wed, 4 Nov 2020 22:00:41 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c2ea080e0518ab896fc5c25c5af2aa3fdee7b5c3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 5 00:01:59 2020 +0100
gnu: toxic: Update to 0.8.4.
* gnu/packages/messaging.scm (toxic): Update to 0.8.4.
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index f683b89..7fe5809 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1916,7 +1916,7 @@ building the IRC clients and bots.")
(define-public toxic
(package
(name "toxic")
- (version "0.8.3")
+ (version "0.8.4")
(source
(origin
(method git-fetch)
@@ -1924,7 +1924,7 @@ building the IRC clients and bots.")
(url "https://github.com/JFreegman/toxic")
(commit (string-append "v" version))))
(sha256
- (base32 "09l2j3lwvrq7bf3051vjsnml9w63790ly3iylgf26gkrmld6k31w"))
+ (base32 "0p1cmj1kyp506y5xm04mhlznhf5wcylvgsn6b307ms91vjqs3fg2"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- 04/19: gnu: colord: Update to 1.4.5., (continued)
- 04/19: gnu: colord: Update to 1.4.5., guix-commits, 2020/11/04
- 08/19: gnu: i3-gaps: Update to 4.18.3., guix-commits, 2020/11/04
- 01/19: gnu: wavemon: Update to 0.9.2., guix-commits, 2020/11/04
- 05/19: gnu: php: Move a test disablement., guix-commits, 2020/11/04
- 06/19: gnu: vera: Update to 1.24., guix-commits, 2020/11/04
- 07/19: gnu: i3-wm: Update to 4.18.3., guix-commits, 2020/11/04
- 10/19: gnu: oil: Update to 0.8.3., guix-commits, 2020/11/04
- 13/19: gnu: lldpd: Update to 1.0.7., guix-commits, 2020/11/04
- 15/19: gnu: libnice: Update to 0.1.18., guix-commits, 2020/11/04
- 12/19: gnu: fldigi: Update to 4.1.15., guix-commits, 2020/11/04
- 16/19: gnu: toxic: Update to 0.8.4.,
guix-commits <=
- 09/19: gnu: xl2tpd: Update to 1.3.16., guix-commits, 2020/11/04
- 14/19: gnu: lldpd: Omit static library., guix-commits, 2020/11/04
- 18/19: gnu: praat: Update to 6.1.30., guix-commits, 2020/11/04
- 11/19: gnu: python-sphinx-intl: Update to 2.0.1., guix-commits, 2020/11/04
- 17/19: gnu: python-audioread: Update to 2.1.9., guix-commits, 2020/11/04
- 19/19: gnu: virt-viewer: Enable VNC support., guix-commits, 2020/11/04