unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58686] [PATCH] gnu: fio: Update to 3.32.
@ 2022-10-21 13:15 Greg Hogan
  2022-10-22 10:26 ` bug#58686: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-10-21 13:15 UTC (permalink / raw)
  To: 58686; +Cc: Greg Hogan

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58686: [PATCH] gnu: fio: Update to 3.32.
  2022-10-21 13:15 [bug#58686] [PATCH] gnu: fio: Update to 3.32 Greg Hogan
@ 2022-10-22 10:26 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-10-22 10:26 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 58686-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]


Greg Hogan <code@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-22 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21 13:15 [bug#58686] [PATCH] gnu: fio: Update to 3.32 Greg Hogan
2022-10-22 10:26 ` bug#58686: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).