GNU bug report logs - #68904
[PATCH] gnu: clamav: Update to 0.103.11.

Previous Next

Package: guix-patches;

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

Date: Sat, 3 Feb 2024 04:05:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#68904: closed (Re: [bug#68904] [PATCH] gnu: clamav: Update to
 0.103.11.)
Date: Mon, 05 Feb 2024 07:46:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68904: [PATCH] gnu: clamav: Update to 0.103.11.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68904 <at> debbugs.gnu.org.

-- 
68904: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68904
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 68904-done <at> debbugs.gnu.org
Subject: Re: [bug#68904] [PATCH] gnu: clamav: Update to 0.103.11.
Date: Mon, 05 Feb 2024 15:45:00 +0800
Hi kiasoc5,

On Sat, 03 Feb 2024 12:02:08 +0800,
kiasoc5 via Guix-patches via wrote:
> 
> * gnu/packages/antivirus.scm (clamav): Update to 0.103.11.
> 
> Change-Id: I8aaed3f1225b6ff80d403be42a1370327a41b3da
> ---
>  gnu/packages/antivirus.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied as 12b2af05360de0e133b747cfaa8590dcebf5f185, thanks!

[Message part 3 (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.11.
Date: Fri,  2 Feb 2024 23:02:08 -0500
* gnu/packages/antivirus.scm (clamav): Update to 0.103.11.

Change-Id: I8aaed3f1225b6ff80d403be42a1370327a41b3da
---
 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-module (gnu packages antivirus)
 (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

base-commit: bf7991a8c767abd32cfb2c92e3d57665a7cabf00
-- 
2.39.2




This bug report was last modified 1 year and 107 days ago.

Previous Next


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