[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/30: gnu: clamav: Update to 0.102.1.
From: |
guix-commits |
Subject: |
08/30: gnu: clamav: Update to 0.102.1. |
Date: |
Mon, 23 Dec 2019 13:46:28 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit de73df3a085af9485e53241c062ef1356259132e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 00:52:53 2019 +0100
gnu: clamav: Update to 0.102.1.
* gnu/packages/antivirus.scm (clamav): Update to 0.102.1.
---
gnu/packages/antivirus.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/antivirus.scm b/gnu/packages/antivirus.scm
index a723e8b..397b943 100644
--- a/gnu/packages/antivirus.scm
+++ b/gnu/packages/antivirus.scm
@@ -44,14 +44,14 @@
(define-public clamav
(package
(name "clamav")
- (version "0.102.0")
+ (version "0.102.1")
(source (origin
(method url-fetch)
(uri (string-append
"https://www.clamav.net/downloads/production/"
"clamav-" version ".tar.gz"))
(sha256
(base32
- "1qdyj4r39266bmbsd2nwyspm20k9wh3c30awrg8c54y78s61izj8"))
+ "1mpdgn3isz26hd1j6p8lcb76v8hjs54k1wb655rnil4hv78aig8d"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (3bedd9f -> 7b2f99c), guix-commits, 2019/12/23
- 01/30: gnu: acpica: Update to 20191213., guix-commits, 2019/12/23
- 04/30: gnu: nnn: Update to 2.8.1., guix-commits, 2019/12/23
- 02/30: gnu: fio: Update to 3.17., guix-commits, 2019/12/23
- 05/30: gnu: screenfetch: Update to 3.9.1., guix-commits, 2019/12/23
- 08/30: gnu: clamav: Update to 0.102.1.,
guix-commits <=
- 12/30: gnu: libmpdclient: Update to 2.17., guix-commits, 2019/12/23
- 16/30: gnu: clyrics: Update to 0.12., guix-commits, 2019/12/23
- 11/30: gnu: speedtest-cli: Update to 2.1.2., guix-commits, 2019/12/23
- 10/30: gnu: batctl: Update to 2019.5., guix-commits, 2019/12/23
- 14/30: gnu: avldrums-lv2: Update to 0.4.1., guix-commits, 2019/12/23
- 17/30: gnu: setbfree: Update to 0.8.11., guix-commits, 2019/12/23
- 03/30: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/23
- 06/30: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/23
- 07/30: gnu: igt-gpu-tools: Update to 1.24., guix-commits, 2019/12/23
- 09/30: gnu: strongswan: Update to 5.8.2., guix-commits, 2019/12/23