GNU bug report logs - #59951
[PATCH] gnu: clamav: Update to 0.103.7.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 10 Dec 2022 22:01:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59951: closed ([PATCH] gnu: clamav: Update to 0.103.7.)
Date: Sun, 08 Jan 2023 14:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 08 Jan 2023 15:37:40 +0100
with message-id <87pmbpum6j.fsf <at> gnu.org>
and subject line Re: bug#59951: [PATCH] gnu: clamav: Update to 0.103.7.
has caused the debbugs.gnu.org bug report #59951,
regarding [PATCH] gnu: clamav: Update to 0.103.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59951: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59951
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: clamav: Update to 0.103.7.
Date: Sat, 10 Dec 2022 16:59:47 -0500
* gnu/packages/antivirus.scm (clamav): Update to 0.103.7.
---
 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 cda3fc942b..f72ffea1ff 100644
--- a/gnu/packages/antivirus.scm
+++ b/gnu/packages/antivirus.scm
@@ -45,14 +45,14 @@ (define-module (gnu packages antivirus)
 (define-public clamav
   (package
     (name "clamav")
-    (version "0.103.6")
+    (version "0.103.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.clamav.net/downloads/production/"
                                   "clamav-" version ".tar.gz"))
               (sha256
                (base32
-                "0cxsv5m9pqxxb56qd7hlj11pwmdgm07s3msh3hxk47czq4yjx8da"))
+                "0l3yn4dl4zgpq2qmj29kkd0fksyy1icr0rpp3fyvbcqcc0gw6d0y"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: c8316c1e47ce2ace5474cbcda03555cf915b4fce
-- 
2.38.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 59951-done <at> debbugs.gnu.org
Subject: Re: bug#59951: [PATCH] gnu: clamav: Update to 0.103.7.
Date: Sun, 08 Jan 2023 15:37:40 +0100
kiasoc5 <kiasoc5 <at> disroot.org> skribis:

> * gnu/packages/antivirus.scm (clamav): Update to 0.103.7.

Applied, thanks!


This bug report was last modified 2 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.