diff options
| author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-09-02 08:55:34 -0400 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-09-02 08:55:34 -0400 |
| commit | 32ac1464d8fdca9c8e19c6cab14aa6ae2d97c53b (patch) | |
| tree | 52fb0baed93e6b1aca30d93b3531d04c17151eff /gnu/packages/benchmark.scm | |
| parent | 448deee2b73914e094f22684e2d38637502cd4f0 (diff) | |
gnu: phoronix-test-suite: Update to 10.8.4.
* gnu/packages/benchmark.scm (phoronix-test-suite): Update to 10.8.4.
Diffstat (limited to 'gnu/packages/benchmark.scm')
| -rw-r--r-- | gnu/packages/benchmark.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/benchmark.scm b/gnu/packages/benchmark.scm index 5cd7ae113f8..953bc45d06a 100644 --- a/gnu/packages/benchmark.scm +++ b/gnu/packages/benchmark.scm | |||
| @@ -275,7 +275,7 @@ file metadata operations that can be performed per second.") | |||
| 275 | (define-public phoronix-test-suite | 275 | (define-public phoronix-test-suite |
| 276 | (package | 276 | (package |
| 277 | (name "phoronix-test-suite") | 277 | (name "phoronix-test-suite") |
| 278 | (version "10.8.3") | 278 | (version "10.8.4") |
| 279 | (source | 279 | (source |
| 280 | (origin | 280 | (origin |
| 281 | (method url-fetch) | 281 | (method url-fetch) |
| @@ -330,7 +330,7 @@ file metadata operations that can be performed per second.") | |||
| 330 | (scandir "." (cut string-match rx <>)))))) | 330 | (scandir "." (cut string-match rx <>)))))) |
| 331 | (sha256 | 331 | (sha256 |
| 332 | (base32 | 332 | (base32 |
| 333 | "105shk78jy46nwj6vnlmgp3y3lv9klar3dmcgasy4bslm4l2wx2b")) | 333 | "1x5pyzzn7ipi0ia1xlvq3bpw0rgf7h7sbr2kzhz1k8y06var480z")) |
| 334 | (patches (search-patches "phoronix-test-suite-fsdg.patch")))) | 334 | (patches (search-patches "phoronix-test-suite-fsdg.patch")))) |
| 335 | (arguments | 335 | (arguments |
| 336 | (list | 336 | (list |
