* [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7.
@ 2022-12-10 21:59 kiasoc5 via Guix-patches via
2022-12-26 20:11 ` kiasoc5 via Guix-patches via
2023-01-08 14:37 ` bug#59951: " Ludovic Courtès
0 siblings, 2 replies; 5+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-12-10 21:59 UTC (permalink / raw)
To: 59951; +Cc: kiasoc5
* 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
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7.
2022-12-10 21:59 [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7 kiasoc5 via Guix-patches via
@ 2022-12-26 20:11 ` kiasoc5 via Guix-patches via
2023-01-08 14:37 ` Ludovic Courtès
2023-01-08 14:37 ` bug#59951: " Ludovic Courtès
1 sibling, 1 reply; 5+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-12-26 20:11 UTC (permalink / raw)
To: 59951
Why does it show that the QA is passing for this patch when it only
successfully builds on x86_64?
https://qa.guix.gnu.org/issue/59951
^ permalink raw reply [flat|nested] 5+ messages in thread
* [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7.
2022-12-26 20:11 ` kiasoc5 via Guix-patches via
@ 2023-01-08 14:37 ` Ludovic Courtès
2023-01-08 19:07 ` kiasoc5 via Guix-patches via
0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2023-01-08 14:37 UTC (permalink / raw)
To: kiasoc5; +Cc: 59951
Hi,
kiasoc5 <kiasoc5@disroot.org> skribis:
> Why does it show that the QA is passing for this patch when it only
> successfully builds on x86_64?
>
> https://qa.guix.gnu.org/issue/59951
I think it’s green as long as there’s no regression, which is the case
here.
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#59951: [PATCH] gnu: clamav: Update to 0.103.7.
2022-12-10 21:59 [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7 kiasoc5 via Guix-patches via
2022-12-26 20:11 ` kiasoc5 via Guix-patches via
@ 2023-01-08 14:37 ` Ludovic Courtès
1 sibling, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2023-01-08 14:37 UTC (permalink / raw)
To: kiasoc5; +Cc: 59951-done
kiasoc5 <kiasoc5@disroot.org> skribis:
> * gnu/packages/antivirus.scm (clamav): Update to 0.103.7.
Applied, thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
* [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7.
2023-01-08 14:37 ` Ludovic Courtès
@ 2023-01-08 19:07 ` kiasoc5 via Guix-patches via
0 siblings, 0 replies; 5+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-01-08 19:07 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 59951
On 1/8/23 09:37, Ludovic Courtès wrote:
> Hi,
>
> kiasoc5 <kiasoc5@disroot.org> skribis:
>
>> Why does it show that the QA is passing for this patch when it only
>> successfully builds on x86_64?
>>
>> https://qa.guix.gnu.org/issue/59951
>
> I think it’s green as long as there’s no regression, which is the case
> here.
>
> Ludo’.
Great, thanks!
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-01-08 19:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10 21:59 [bug#59951] [PATCH] gnu: clamav: Update to 0.103.7 kiasoc5 via Guix-patches via
2022-12-26 20:11 ` kiasoc5 via Guix-patches via
2023-01-08 14:37 ` Ludovic Courtès
2023-01-08 19:07 ` kiasoc5 via Guix-patches via
2023-01-08 14:37 ` bug#59951: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.