GNU bug report logs - #58686
[PATCH] gnu: fio: Update to 3.32.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Fri, 21 Oct 2022 13:16:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58686: closed ([PATCH] gnu: fio: Update to 3.32.)
Date: Sat, 22 Oct 2022 10:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Oct 2022 11:26:54 +0100
with message-id <87mt9ognlo.fsf <at> cbaines.net>
and subject line Re: [bug#58686] [PATCH] gnu: fio: Update to 3.32.
has caused the debbugs.gnu.org bug report #58686,
regarding [PATCH] gnu: fio: Update to 3.32.
to be marked as done.

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


-- 
58686: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58686
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: fio: Update to 3.32.
Date: Fri, 21 Oct 2022 13:15:07 +0000
* gnu/packages/benchmark.scm (fio): Update to 3.32.
---
 gnu/packages/benchmark.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/benchmark.scm b/gnu/packages/benchmark.scm
index 953bc45d06..e188b27789 100644
--- a/gnu/packages/benchmark.scm
+++ b/gnu/packages/benchmark.scm
@@ -72,14 +72,14 @@ (define gcc-toolchain*
 (define-public fio
   (package
     (name "fio")
-    (version "3.31")
+    (version "3.32")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://brick.kernel.dk/snaps/"
                                   "fio-" version ".tar.bz2"))
               (sha256
                (base32
-                "03x0n18f2wsyjh6qv57kvgqcwga54rzngwzr6fzlrjsalqw7mxlp"))))
+                "0wlfzx6zwkp81fwqw0pqm9i7v0b89rpfbliwxdd8q4kp4mf3q2dv"))))
     (build-system gnu-build-system)
     (arguments
      (list #:modules
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 58686-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58686] [PATCH] gnu: fio: Update to 3.32.
Date: Sat, 22 Oct 2022 11:26:54 +0100
[Message part 4 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:

> * gnu/packages/benchmark.scm (fio): Update to 3.32.
> ---
>  gnu/packages/benchmark.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
cba91975d0809f0834565ea74316edb7d7c55f87.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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