guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: phoronix-test-suite: Update to 10.8.4.


From: guix-commits
Subject: 02/02: gnu: phoronix-test-suite: Update to 10.8.4.
Date: Fri, 2 Sep 2022 08:57:26 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 32ac1464d8fdca9c8e19c6cab14aa6ae2d97c53b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Sep 2 08:55:34 2022 -0400

    gnu: phoronix-test-suite: Update to 10.8.4.
    
    * gnu/packages/benchmark.scm (phoronix-test-suite): Update to 10.8.4.
---
 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 5cd7ae113f..953bc45d06 100644
--- a/gnu/packages/benchmark.scm
+++ b/gnu/packages/benchmark.scm
@@ -275,7 +275,7 @@ file metadata operations that can be performed per second.")
 (define-public phoronix-test-suite
   (package
     (name "phoronix-test-suite")
-    (version "10.8.3")
+    (version "10.8.4")
     (source
      (origin
        (method url-fetch)
@@ -330,7 +330,7 @@ file metadata operations that can be performed per second.")
                        (scandir "." (cut string-match rx <>))))))
        (sha256
         (base32
-         "105shk78jy46nwj6vnlmgp3y3lv9klar3dmcgasy4bslm4l2wx2b"))
+         "1x5pyzzn7ipi0ia1xlvq3bpw0rgf7h7sbr2kzhz1k8y06var480z"))
        (patches (search-patches "phoronix-test-suite-fsdg.patch"))))
     (arguments
      (list



reply via email to

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