[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/23: gnu: clamav: Update to 0.103.11.
From: |
guix-commits |
Subject: |
22/23: gnu: clamav: Update to 0.103.11. |
Date: |
Mon, 5 Feb 2024 02:29:44 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 12b2af05360de0e133b747cfaa8590dcebf5f185
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Fri Feb 2 23:02:08 2024 -0500
gnu: clamav: Update to 0.103.11.
* gnu/packages/antivirus.scm (clamav): Update to 0.103.11.
Change-Id: I8aaed3f1225b6ff80d403be42a1370327a41b3da
Signed-off-by: Hilton Chain <hako@ultrarare.space>
---
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 750db04040..d061b18b11 100644
--- a/gnu/packages/antivirus.scm
+++ b/gnu/packages/antivirus.scm
@@ -45,14 +45,14 @@
(define-public clamav
(package
(name "clamav")
- (version "0.103.8")
+ (version "0.103.11")
(source (origin
(method url-fetch)
(uri (string-append
"https://www.clamav.net/downloads/production/"
"clamav-" version ".tar.gz"))
(sha256
(base32
- "0gwcikzfdswrdh5vhh3x4lx8w92476fmb7im7phnv4r7x5pdljbg"))
+ "04by1g3p6awhi3j1y6zpwzmasdnvjgi6lwm34l2gadlwgkdfpmv1"))
(modules '((guix build utils)))
(snippet
'(begin
- 10/23: gnu: phantomsocks: Update to 0.0.0-20240125140126-2576269ca69a., (continued)
- 10/23: gnu: phantomsocks: Update to 0.0.0-20240125140126-2576269ca69a., guix-commits, 2024/02/05
- 02/23: gnu: mbedtls-for-hiawatha: Update package style., guix-commits, 2024/02/05
- 06/23: gnu: Add mbedtls, version 3.5.2., guix-commits, 2024/02/05
- 03/23: gnu: mbedtls-apache: Update to 2.28.7., guix-commits, 2024/02/05
- 12/23: gnu: kconfig-hardened-check: Update to 0.6.6., guix-commits, 2024/02/05
- 13/23: gnu: kconfig-hardened-check: Rename to kernel-hardening-checker., guix-commits, 2024/02/05
- 16/23: gnu: emacs-wanderlust: Update to 2.15.9-818.9fd2c65., guix-commits, 2024/02/05
- 21/23: gnu: go-github-com-docker-go-connections: Update to 0.5.0., guix-commits, 2024/02/05
- 15/23: gnu: emacs-semi-epg: Update to 1.14.6-248.9063a44., guix-commits, 2024/02/05
- 17/23: gnu: egl-wayland: Update to 1.1.13., guix-commits, 2024/02/05
- 22/23: gnu: clamav: Update to 0.103.11.,
guix-commits <=
- 14/23: gnu: emacs-flim-lb: Update to 1.14.9-142.abdd231., guix-commits, 2024/02/05
- 11/23: gnu: picard: Update to 2.11., guix-commits, 2024/02/05
- 19/23: gnu: guile-ics: Update to 0.6.0., guix-commits, 2024/02/05
- 23/23: gnu: guile-yamlpp: Update to 0.3., guix-commits, 2024/02/05
- 18/23: gnu: Add egl-gbm., guix-commits, 2024/02/05
- 20/23: gnu: guile-ics: Fix cross-compilation., guix-commits, 2024/02/05