emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59951: closed ([PATCH] gnu: clamav: Update to 0.103.7.)


From: GNU bug Tracking System
Subject: bug#59951: closed ([PATCH] gnu: clamav: Update to 0.103.7.)
Date: Sun, 08 Jan 2023 14:38:02 +0000

Your message dated Sun, 08 Jan 2023 15:37:40 +0100
with message-id <87pmbpum6j.fsf@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@gnu.org.)


-- 
59951: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59951
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#59951: [PATCH] gnu: clamav: Update to 0.103.7. Date: Sun, 08 Jan 2023 15:37:40 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
kiasoc5 <kiasoc5@disroot.org> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]