* [bug#29101] [PATCH] gnu: fio: Update to 3.1.
@ 2017-11-01 8:41 manolis837
2017-11-01 19:25 ` Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: manolis837 @ 2017-11-01 8:41 UTC (permalink / raw)
To: 29101
From: Manolis Ragkousis <manolis837@gmail.com>
* gnu/packages/benchmark.scm (fio): Update to 3.1.
---
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 feed7b545..fa172127a 100644
--- a/gnu/packages/benchmark.scm
+++ b/gnu/packages/benchmark.scm
@@ -33,7 +33,7 @@
(define-public fio
(package
(name "fio")
- (version "2.20")
+ (version "3.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -41,7 +41,7 @@
"fio-" version ".tar.bz2"))
(sha256
(base32
- "15vgbzlcjd21bi9ahlbs8h9ca4raw5qgi711n802qmagjdjbmlxw"))))
+ "1ipbc4nwp67kdpzc53dm68s4c2ll1bhgkiw1hndhzi1kah6jpdyh"))))
(build-system gnu-build-system)
(arguments
'(#:test-target "test"
--
2.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#29101] [PATCH] gnu: fio: Update to 3.1.
2017-11-01 8:41 [bug#29101] [PATCH] gnu: fio: Update to 3.1 manolis837
@ 2017-11-01 19:25 ` Marius Bakke
2017-11-06 9:23 ` bug#29101: " Manolis Ragkousis
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-11-01 19:25 UTC (permalink / raw)
To: manolis837, 29101
[-- Attachment #1: Type: text/plain, Size: 96 bytes --]
manolis837@gmail.com writes:
> * gnu/packages/benchmark.scm (fio): Update to 3.1.
Yay! LGTM.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#29101: [PATCH] gnu: fio: Update to 3.1.
2017-11-01 19:25 ` Marius Bakke
@ 2017-11-06 9:23 ` Manolis Ragkousis
0 siblings, 0 replies; 3+ messages in thread
From: Manolis Ragkousis @ 2017-11-06 9:23 UTC (permalink / raw)
To: Marius Bakke; +Cc: 29101-done
Thank you Marius :D, pushed to master and closing this.
On 11/01/2017 09:25 PM, Marius Bakke wrote:
> manolis837@gmail.com writes:
>
>> * gnu/packages/benchmark.scm (fio): Update to 3.1.
>
> Yay! LGTM.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-11-06 9:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-01 8:41 [bug#29101] [PATCH] gnu: fio: Update to 3.1 manolis837
2017-11-01 19:25 ` Marius Bakke
2017-11-06 9:23 ` bug#29101: " Manolis Ragkousis
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).