summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNicolas Graves <[email protected]>2025-02-19 21:59:41 +0100
committerMaxim Cournoyer <[email protected]>2025-02-22 23:55:24 +0900
commit5a5433570368c165ded47ece7e195060793cd4ca (patch)
treef542cb50feb375fefe317aa61c20db66b84a761c /gnu
parentb93b7c4a91023c45ca8fc26e17215bb807d43eb5 (diff)
gnu: clamav: Update to 1.4.2.
* gnu/packages/antivirus.scm (clamav): Update to 1.4.2. Signed-off-by: Maxim Cournoyer <[email protected]>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/antivirus.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/antivirus.scm b/gnu/packages/antivirus.scm
index 7ee4adddec..23af26f411 100644
--- a/gnu/packages/antivirus.scm
+++ b/gnu/packages/antivirus.scm
@@ -51,7 +51,7 @@
(define-public clamav
(package
(name "clamav")
- (version "1.4.1")
+ (version "1.4.2")
(source (origin
(method url-fetch)
(uri
@@ -63,7 +63,7 @@
"/clamav-" version ".tar.gz")))
(sha256
(base32
- "1n3a87niad76h3mn3qxq9379gppdjqpkhwb9qkbb79irmj0ff653"))
+ "0k60wv40jrqwjz80dkjdsxjzkjpnazp667cdd3bckwm8wanzi4lc"))
(modules '((guix build utils)))
(snippet
'(begin